diff options
author | tron <tron> | 2005-05-12 13:39:31 +0000 |
---|---|---|
committer | tron <tron> | 2005-05-12 13:39:31 +0000 |
commit | 3c01b2b3130a10ee89645ebc23ce4b7698ae2c59 (patch) | |
tree | 48fffee1e616520c0fa4ba50e5218ff99fc0df6a /www | |
parent | 9acc587c6ae5a2fd48ad6a9af68122cf267312e6 (diff) | |
download | pkgsrc-3c01b2b3130a10ee89645ebc23ce4b7698ae2c59.tar.gz |
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.
Diffstat (limited to 'www')
-rw-r--r-- | www/mozilla-bin/Makefile | 5 | ||||
-rw-r--r-- | www/mozilla-bin/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/mozilla-bin/Makefile b/www/mozilla-bin/Makefile index 2b5c992e87a..45c6095a0d2 100644 --- a/www/mozilla-bin/Makefile +++ b/www/mozilla-bin/Makefile @@ -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) diff --git a/www/mozilla-bin/distinfo b/www/mozilla-bin/distinfo index ccfb795f68b..81b6393c63c 100644 --- a/www/mozilla-bin/distinfo +++ b/www/mozilla-bin/distinfo @@ -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 |