diff options
author | tron <tron@pkgsrc.org> | 2005-07-21 13:24:18 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2005-07-21 13:24:18 +0000 |
commit | 5b8d0071d47d2704a7950a89b76d3b77937268cf (patch) | |
tree | b598833a55082045968af58515d3b447b4a6f410 /www | |
parent | b529e4a6e42c7d746223dc2b525063c0706b25dd (diff) | |
download | pkgsrc-5b8d0071d47d2704a7950a89b76d3b77937268cf.tar.gz |
Update "mozilla-bin" package to version 1.7.10. The following security
issuses were fixed in this release:
MFSA 2005-56 Code execution through shared function objects
MFSA 2005-55 XHTML node spoofing
MFSA 2005-54 Javascript prompt origin spoofing
MFSA 2005-52 Same origin violation: frame calling top.focus()
MFSA 2005-51 The return of frame-injection spoofing
MFSA 2005-50 Possibly exploitable crash in InstallVersion.compareTo()
MFSA 2005-48 Same-origin violation with InstallTrigger callback
MFSA 2005-46 XBL scripts ran even when Javascript disabled
MFSA 2005-45 Content-generated event vulnerabilities
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 | 4 | ||||
-rw-r--r-- | www/mozilla-bin/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/mozilla-bin/Makefile b/www/mozilla-bin/Makefile index 45c6095a0d2..f3007be362b 100644 --- a/www/mozilla-bin/Makefile +++ b/www/mozilla-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2005/05/12 13:39:31 tron Exp $ +# $NetBSD: Makefile,v 1.25 2005/07/21 13:24:18 tron Exp $ MOZILLA= mozilla -MOZ_VER= 1.7.8 +MOZ_VER= 1.7.10 COMMENT= Full featured gecko-based browser (binary pkg) diff --git a/www/mozilla-bin/distinfo b/www/mozilla-bin/distinfo index 81b6393c63c..2e784c88c91 100644 --- a/www/mozilla-bin/distinfo +++ b/www/mozilla-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2005/05/12 13:39:31 tron Exp $ +$NetBSD: distinfo,v 1.16 2005/07/21 13:24:18 tron Exp $ -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 +SHA1 (mozilla-i686-pc-linux-gnu-1.7.10.tar.gz) = 10b40b482fe2f05e171a3e0a4d5ade53c950df7a +RMD160 (mozilla-i686-pc-linux-gnu-1.7.10.tar.gz) = c41fedb85c72af3d2a5c15d259edc65332738785 +Size (mozilla-i686-pc-linux-gnu-1.7.10.tar.gz) = 13885695 bytes |