diff options
author | ghen <ghen@pkgsrc.org> | 2008-02-08 18:04:33 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2008-02-08 18:04:33 +0000 |
commit | fc87a96d42ca7332ebac5a7d14262e109333049a (patch) | |
tree | 46b9fcb9d8a7b5b1d342efc8b7c83980e985e5f2 /www/seamonkey | |
parent | b437349b770eb3a8e953885b4504881b3cec090c (diff) | |
download | pkgsrc-fc87a96d42ca7332ebac5a7d14262e109333049a.tar.gz |
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.8.
Security fixes in this version:
MFSA 2008-10 URL token stealing via stylesheet redirect
MFSA 2008-09 Mishandling of locally-saved plain text files
MFSA 2008-06 Web browsing history and forward navigation stealing
MFSA 2008-05 Directory traversal via chrome: URI
MFSA 2008-03 Privilege escalation, XSS, Remote Code Execution
MFSA 2008-02 Multiple file input focus stealing vulnerabilities
MFSA 2008-01 Crashes with evidence of memory corruption (rv:1.8.1.12)
For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.8/
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 e0aff8f616d..68b557f76fd 100644 --- a/www/seamonkey/Makefile-seamonkey.common +++ b/www/seamonkey/Makefile-seamonkey.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile-seamonkey.common,v 1.15 2007/12/03 10:56:27 ghen Exp $ +# $NetBSD: Makefile-seamonkey.common,v 1.16 2008/02/08 18:04:33 ghen Exp $ MOZILLA_BIN= seamonkey-bin -MOZ_VER= 1.1.7 +MOZ_VER= 1.1.8 EXTRACT_SUFX= .tar.bz2 DISTNAME= seamonkey-${MOZ_DIST_VER}.source diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo index 4f14b45886c..879257060fd 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.27 2007/12/03 10:56:27 ghen Exp $ +$NetBSD: distinfo,v 1.28 2008/02/08 18:04:33 ghen Exp $ -SHA1 (seamonkey-1.1.7.source.tar.bz2) = 2a38cb20c5e162cc79b5124a0fd0092d6e1d464d -RMD160 (seamonkey-1.1.7.source.tar.bz2) = 4f435361d0cea384a0cff5ac50d26c0bd535b6a9 -Size (seamonkey-1.1.7.source.tar.bz2) = 35383291 bytes +SHA1 (seamonkey-1.1.8.source.tar.bz2) = 8c8032c4da9eb5da55238fbc09a6016c88d16539 +RMD160 (seamonkey-1.1.8.source.tar.bz2) = 11f305b28312a4cd92945f299978e98cad996610 +Size (seamonkey-1.1.8.source.tar.bz2) = 35335791 bytes SHA1 (patch-aa) = 2d117311991c4c71803f3c446334d7b6f1e1067a SHA1 (patch-ab) = b83dc786559d010f9bbb1adde697975166e0735e SHA1 (patch-ac) = 393920aabf9476b668510a88af041d9a54c6019d |