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/seamonkey-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/seamonkey-bin')
-rw-r--r-- | www/seamonkey-bin/Makefile | 4 | ||||
-rw-r--r-- | www/seamonkey-bin/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/seamonkey-bin/Makefile b/www/seamonkey-bin/Makefile index c0556a28149..1cd88f46cfa 100644 --- a/www/seamonkey-bin/Makefile +++ b/www/seamonkey-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2006/08/03 09:37:35 ghen Exp $ +# $NetBSD: Makefile,v 1.6 2006/09/15 09:24:30 ghen Exp $ MOZILLA= seamonkey -MOZ_VER= 1.0.4 +MOZ_VER= 1.0.5 MOZ_DISTVER= ${MOZ_VER} HOMEPAGE= http://www.mozilla.org/projects/seamonkey diff --git a/www/seamonkey-bin/distinfo b/www/seamonkey-bin/distinfo index a01f695e29e..e04247635da 100644 --- a/www/seamonkey-bin/distinfo +++ b/www/seamonkey-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2006/08/03 09:37:35 ghen Exp $ +$NetBSD: distinfo,v 1.6 2006/09/15 09:24:30 ghen Exp $ -SHA1 (seamonkey/releases/1.0.4/seamonkey-1.0.4.en-US.linux-i686.tar.gz) = 09e6e46d6fd827f7bd2413b4bd5e067ef54380d4 -RMD160 (seamonkey/releases/1.0.4/seamonkey-1.0.4.en-US.linux-i686.tar.gz) = 684a44d32d1b05a318e566546af6a2e614298c75 -Size (seamonkey/releases/1.0.4/seamonkey-1.0.4.en-US.linux-i686.tar.gz) = 14137530 bytes +SHA1 (seamonkey/releases/1.0.5/seamonkey-1.0.5.en-US.linux-i686.tar.gz) = f2c976a1176734ef09fb6b2fa1465911cba21f00 +RMD160 (seamonkey/releases/1.0.5/seamonkey-1.0.5.en-US.linux-i686.tar.gz) = 8796e4b26fc59439487b3064bd6a328636906d97 +Size (seamonkey/releases/1.0.5/seamonkey-1.0.5.en-US.linux-i686.tar.gz) = 14148966 bytes |