diff options
author | ghen <ghen@pkgsrc.org> | 2006-09-15 15:54:04 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-09-15 15:54:04 +0000 |
commit | 4bccfeedf21e8a5c52f8822c6f257c6e7a3e7ae6 (patch) | |
tree | 31e1c5b815735fb88f92a653885c7bb37bf4b739 /www/seamonkey | |
parent | 7b4b284f889b3ed5af22d06ae0c45b4d484afdd1 (diff) | |
download | pkgsrc-4bccfeedf21e8a5c52f8822c6f257c6e7a3e7ae6.tar.gz |
Update seamonkey and seamonkey-gtk1 to 1.0.5. Fixed in this version:
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.org/projects/seamonkey/releases/seamonkey1.0.5/
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile.common | 4 | ||||
-rw-r--r-- | www/seamonkey/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/seamonkey/Makefile.common b/www/seamonkey/Makefile.common index 09f60b15608..21826463c5b 100644 --- a/www/seamonkey/Makefile.common +++ b/www/seamonkey/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.8 2006/09/15 14:05:23 ghen Exp $ +# $NetBSD: Makefile.common,v 1.9 2006/09/15 15:54:04 ghen Exp $ -MOZ_VER= 1.0.4 +MOZ_VER= 1.0.5 MOZ_DIST_VER?= ${MOZ_VER} DISTNAME?= seamonkey-${MOZ_DIST_VER}.source PKGNAME= ${MOZILLA}-${MOZ_VER} diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo index c56e3e50bc8..df532e8d470 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2006/08/03 09:37:35 ghen Exp $ +$NetBSD: distinfo,v 1.10 2006/09/15 15:54:04 ghen Exp $ -SHA1 (seamonkey-1.0.4.source.tar.bz2) = ce6bf706041cc3b75414d26a4b5b3990e22a37e1 -RMD160 (seamonkey-1.0.4.source.tar.bz2) = b18ac77246b728258d77152403f4f0b36e32976f -Size (seamonkey-1.0.4.source.tar.bz2) = 35864130 bytes +SHA1 (seamonkey-1.0.5.source.tar.bz2) = 60be0112e369a06958c0295ad2de995ab476cef1 +RMD160 (seamonkey-1.0.5.source.tar.bz2) = 9f99f4a542c3a4e1c7e054e73c9ca08cd7252e63 +Size (seamonkey-1.0.5.source.tar.bz2) = 35886383 bytes SHA1 (patch-aa) = 2d117311991c4c71803f3c446334d7b6f1e1067a SHA1 (patch-ab) = 4bcabb447ca151c5e87e8799398ee239e69f3f90 SHA1 (patch-ac) = b05971f672c83c80a29edc69c2055fd6ca855fa1 |