Update "mozilla-bin" package to version 1.7.8. The following security
issuses were fixed in this release: MFSA 2005-44 Privilege escalation via non-DOM property overrides MFSA 2005-43 "Wrapped" javascript: urls bypass security checks MFSA 2005-42 Code execution via javascript: IconURL Support for Solaris SPARC and x86 is not available due to lack of a precompiled binary at this point of time.
This commit is contained in:
parent
074a2c4935
commit
d6a70d480b
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.23 2005/04/23 10:37:36 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.24 2005/05/12 13:39:31 tron Exp $
|
||||
|
||||
MOZILLA= mozilla
|
||||
MOZ_VER= 1.7.7
|
||||
PKGREVISION= 1
|
||||
MOZ_VER= 1.7.8
|
||||
|
||||
COMMENT= Full featured gecko-based browser (binary pkg)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.14 2005/04/16 12:40:32 tron Exp $
|
||||
$NetBSD: distinfo,v 1.15 2005/05/12 13:39:31 tron Exp $
|
||||
|
||||
SHA1 (mozilla-i686-pc-linux-gnu-1.7.7.tar.gz) = 24124a9473a9c8e1f36ddd10b606bdf5f9160d3b
|
||||
RMD160 (mozilla-i686-pc-linux-gnu-1.7.7.tar.gz) = 0b49ff7b1cb21b9f346bb09e5d46d97d4048ab22
|
||||
Size (mozilla-i686-pc-linux-gnu-1.7.7.tar.gz) = 13888040 bytes
|
||||
SHA1 (mozilla-i686-pc-linux-gnu-1.7.8.tar.gz) = 3ec87f33d6488b9f44ebe0edf0dd43604b3a678c
|
||||
RMD160 (mozilla-i686-pc-linux-gnu-1.7.8.tar.gz) = f2eb8587395f56cd0d497f9d9f2eaecd28e6b112
|
||||
Size (mozilla-i686-pc-linux-gnu-1.7.8.tar.gz) = 13890638 bytes
|
||||
|
|
Loading…
Reference in a new issue