diff options
author | ghen <ghen@pkgsrc.org> | 2008-11-22 10:48:28 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2008-11-22 10:48:28 +0000 |
commit | dae4807b489dffb44cae97dd3c8eae4362cf04ac (patch) | |
tree | 2990e0dbcc53e6c7f06696bc877b459ec478c27f /www/seamonkey | |
parent | 5a92a79fe69263204b9867c65bcd92d8a339c907 (diff) | |
download | pkgsrc-dae4807b489dffb44cae97dd3c8eae4362cf04ac.tar.gz |
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.13.
Security fixes in this version:
MFSA 2008-59 Script access to .documentURI and .textContent in mail
MFSA 2008-58 Parsing error in E4X default namespace
MFSA 2008-57 -moz-binding property bypasses security checks on codebase principals
MFSA 2008-56 nsXMLHttpRequest::NotifyEventListeners() same-origin violation
MFSA 2008-55 Crash and remote code execution in nsFrameManager
MFSA 2008-54 Buffer overflow in http-index-format parser
MFSA 2008-53 XSS and JavaScript privilege escalation via session restore
MFSA 2008-52 Crashes with evidence of memory corruption (rv:1.9.0.4/1.8.1.18)
MFSA 2008-50 Crash and remote code execution via __proto__ tampering
MFSA 2008-49 Arbitrary code execution via Flash Player dynamic module unloading
MFSA 2008-48 Image stealing via canvas and HTTP redirect
MFSA 2008-47 Information stealing via local shortcut files
For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.13/
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile-seamonkey.common | 4 | ||||
-rw-r--r-- | www/seamonkey/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/seamonkey/Makefile-seamonkey.common b/www/seamonkey/Makefile-seamonkey.common index 9d016c7832e..2a909f88f31 100644 --- a/www/seamonkey/Makefile-seamonkey.common +++ b/www/seamonkey/Makefile-seamonkey.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile-seamonkey.common,v 1.20 2008/09/26 13:38:47 ghen Exp $ +# $NetBSD: Makefile-seamonkey.common,v 1.21 2008/11/22 10:48:28 ghen Exp $ MOZILLA_BIN= seamonkey-bin -MOZ_VER= 1.1.12 +MOZ_VER= 1.1.13 EXTRACT_SUFX= .tar.bz2 DISTNAME= seamonkey-${MOZ_DIST_VER}.source diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo index 63c515ce828..740503c807e 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.34 2008/09/26 13:38:47 ghen Exp $ +$NetBSD: distinfo,v 1.35 2008/11/22 10:48:28 ghen Exp $ -SHA1 (seamonkey-1.1.12.source.tar.bz2) = 268b7aadc6e116674eb53d1f2068a084347cb53e -RMD160 (seamonkey-1.1.12.source.tar.bz2) = 240036569a6af0149e896fbafca03fe310bbebf5 -Size (seamonkey-1.1.12.source.tar.bz2) = 38065768 bytes +SHA1 (seamonkey-1.1.13.source.tar.bz2) = d2577f35fd397a6481b0f3d6c172a599661cf4b8 +RMD160 (seamonkey-1.1.13.source.tar.bz2) = 04831569556413a4729cbe2fe7de6b8f00627654 +Size (seamonkey-1.1.13.source.tar.bz2) = 38057960 bytes SHA1 (patch-aa) = 2d117311991c4c71803f3c446334d7b6f1e1067a SHA1 (patch-ab) = b83dc786559d010f9bbb1adde697975166e0735e SHA1 (patch-ac) = 393920aabf9476b668510a88af041d9a54c6019d |