diff options
author | ghen <ghen@pkgsrc.org> | 2006-09-15 09:24:30 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-09-15 09:24:30 +0000 |
commit | 0c848d4c18f8f55fb31512dd5baf0a955a23e6d7 (patch) | |
tree | 8ffc8f40e6b27c85b9bd747eb056385e346ccd92 /www/firefox-bin | |
parent | ef9d49714b5e2baf3cb5556332ddf719348b2104 (diff) | |
download | pkgsrc-0c848d4c18f8f55fb31512dd5baf0a955a23e6d7.tar.gz |
Update firefox-bin to 1.5.0.7 and seamonkey-bin to 1.0.5. Source package
updates will follow later.
Fixed in Firefox 1.5.0.7:
MFSA 2006-64 Crashes with evidence of memory corruption (rv:1.8.0.7)
MFSA 2006-62 Popup-blocker cross-site scripting (XSS)
MFSA 2006-61 Frame spoofing using document.open()
MFSA 2006-60 RSA Signature Forgery
MFSA 2006-59 Concurrency-related vulnerability
MFSA 2006-58 Auto-Update compromise through DNS and SSL spoofing
MFSA 2006-57 JavaScript Regular Expression Heap Corruption
Fixed in SeaMonkey 1.0.5:
MFSA 2006-64 Crashes with evidence of memory corruption (rv:1.8.0.7)
MFSA 2006-63 JavaScript execution in mail via XBL
MFSA 2006-61 Frame spoofing using document.open()
MFSA 2006-60 RSA Signature Forgery
MFSA 2006-59 Concurrency-related vulnerability
MFSA 2006-57 JavaScript Regular Expression Heap Corruption
For more info, see http://www.mozilla.com/firefox/releases/1.5.0.7.html and
http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.5/
Diffstat (limited to 'www/firefox-bin')
-rw-r--r-- | www/firefox-bin/Makefile | 4 | ||||
-rw-r--r-- | www/firefox-bin/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox-bin/Makefile b/www/firefox-bin/Makefile index 80b473ad0e1..9aebb96fe52 100644 --- a/www/firefox-bin/Makefile +++ b/www/firefox-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2006/08/03 08:31:28 tron Exp $ +# $NetBSD: Makefile,v 1.21 2006/09/15 09:24:30 ghen Exp $ MOZILLA= firefox -MOZ_VER= 1.5.0.6 +MOZ_VER= 1.5.0.7 MOZ_DISTVER= ${MOZ_VER} HOMEPAGE= http://www.mozilla.com/firefox/ diff --git a/www/firefox-bin/distinfo b/www/firefox-bin/distinfo index 8e7fd1fc512..90eec39a753 100644 --- a/www/firefox-bin/distinfo +++ b/www/firefox-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2006/08/03 08:31:28 tron Exp $ +$NetBSD: distinfo,v 1.20 2006/09/15 09:24:30 ghen Exp $ -SHA1 (firefox/releases/1.5.0.6/linux-i686/en-US/firefox-1.5.0.6.tar.gz) = 30eddecf56b7946ea08f9f1d014c25e40eea1412 -RMD160 (firefox/releases/1.5.0.6/linux-i686/en-US/firefox-1.5.0.6.tar.gz) = 41d002f271b46f8e00ed6e3acd379b6a78ae1cbf -Size (firefox/releases/1.5.0.6/linux-i686/en-US/firefox-1.5.0.6.tar.gz) = 8468818 bytes +SHA1 (firefox/releases/1.5.0.7/linux-i686/en-US/firefox-1.5.0.7.tar.gz) = 61bdb6a73f6ab02abfde0070e946ea443171fda4 +RMD160 (firefox/releases/1.5.0.7/linux-i686/en-US/firefox-1.5.0.7.tar.gz) = db54624c61650e9102b4b893a3635631764bd275 +Size (firefox/releases/1.5.0.7/linux-i686/en-US/firefox-1.5.0.7.tar.gz) = 8472682 bytes |