diff options
author | ghen <ghen> | 2006-12-20 14:22:45 +0000 |
---|---|---|
committer | ghen <ghen> | 2006-12-20 14:22:45 +0000 |
commit | c343fc73ffaeb4c632cc05dfe0955d29c00fe79c (patch) | |
tree | cae6f0e0a919a8fc44e92f99de0d570a2ae5927b /www/seamonkey | |
parent | 50eceef556f44e484f873a7a67cfab5d5f475bd6 (diff) | |
download | pkgsrc-c343fc73ffaeb4c632cc05dfe0955d29c00fe79c.tar.gz |
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to 1.0.7. Fixed in this version:
MFSA 2006-74 Mail header processing heap overflows
MFSA 2006-73 Mozilla SVG Processing Remote Code Execution
MFSA 2006-72 XSS by setting img.src to javascript: URI
MFSA 2006-71 LiveConnect crash finalizing JS objects
MFSA 2006-70 Privilege escallation using watch point
MFSA 2006-68 Crashes with evidence of memory corruption (rv:1.8.0.9/1.8.1.1)
For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.7/README.html
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 204ffa5d52a..76e99f86048 100644 --- a/www/seamonkey/Makefile-seamonkey.common +++ b/www/seamonkey/Makefile-seamonkey.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile-seamonkey.common,v 1.4 2006/11/23 10:04:15 ghen Exp $ +# $NetBSD: Makefile-seamonkey.common,v 1.5 2006/12/20 14:22:45 ghen Exp $ MOZILLA_BIN= seamonkey-bin -MOZ_VER= 1.0.6 +MOZ_VER= 1.0.7 EXTRACT_SUFX= .tar.bz2 DISTNAME= seamonkey-${MOZ_DIST_VER}.source diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo index bd96aa8032a..23111ba8865 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.16 2006/11/23 10:04:15 ghen Exp $ +$NetBSD: distinfo,v 1.17 2006/12/20 14:22:45 ghen Exp $ -SHA1 (seamonkey-1.0.6.source.tar.bz2) = 01c8de239518bfe778978062efd85b050380b5e3 -RMD160 (seamonkey-1.0.6.source.tar.bz2) = 61ba4a30c28d857f6f64649879ba12d64001c7a6 -Size (seamonkey-1.0.6.source.tar.bz2) = 35900661 bytes +SHA1 (seamonkey-1.0.7.source.tar.bz2) = 55ecc2caad917b2a3e280267a0e74a9951d6e557 +RMD160 (seamonkey-1.0.7.source.tar.bz2) = a5e0d7cf5bf86665da3e29ac83f353e20917321d +Size (seamonkey-1.0.7.source.tar.bz2) = 35944994 bytes SHA1 (patch-aa) = 2d117311991c4c71803f3c446334d7b6f1e1067a SHA1 (patch-ab) = 4bcabb447ca151c5e87e8799398ee239e69f3f90 SHA1 (patch-ac) = b05971f672c83c80a29edc69c2055fd6ca855fa1 |