diff options
author | ghen <ghen> | 2008-03-30 15:02:40 +0000 |
---|---|---|
committer | ghen <ghen> | 2008-03-30 15:02:40 +0000 |
commit | ea576521f6395b4bb61cd1581ad9d9023584b3da (patch) | |
tree | 3efc9bd15422f3f592ef19a1b5cd6a1bc377bf3c /www/seamonkey-bin | |
parent | 7d14a4354896b817483db5ed6b602ed6430f0d5c (diff) | |
download | pkgsrc-ea576521f6395b4bb61cd1581ad9d9023584b3da.tar.gz |
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.9.
Security fixes in this version:
MFSA 2008-19 XUL popup spoofing variant (cross-tab popups)
MFSA 2008-18 Java socket connection to any local port via LiveConnect
MFSA 2008-17 Privacy issue with SSL Client Authentication
MFSA 2008-16 HTTP Referrer spoofing with malformed URLs
MFSA 2008-15 Crashes with evidence of memory corruption (rv:1.8.1.13)
MFSA 2008-14 JavaScript privilege escalation and arbitrary code execution
For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.9/
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 8a1d66e06d4..61fa95c17ec 100644 --- a/www/seamonkey-bin/Makefile +++ b/www/seamonkey-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2008/03/07 05:14:04 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2008/03/30 15:03:52 ghen Exp $ MOZILLA= seamonkey -MOZ_VER= 1.1.8 +MOZ_VER= 1.1.9 MOZ_DISTVER= ${MOZ_VER} HOMEPAGE= http://www.mozilla.org/projects/seamonkey/ diff --git a/www/seamonkey-bin/distinfo b/www/seamonkey-bin/distinfo index b310900e3f4..90db29f7edb 100644 --- a/www/seamonkey-bin/distinfo +++ b/www/seamonkey-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2008/02/08 18:04:33 ghen Exp $ +$NetBSD: distinfo,v 1.18 2008/03/30 15:03:52 ghen Exp $ -SHA1 (seamonkey/releases/1.1.8/seamonkey-1.1.8.en-US.linux-i686.tar.gz) = bdab4b37850415c995231071b83ee22b0fb4dae2 -RMD160 (seamonkey/releases/1.1.8/seamonkey-1.1.8.en-US.linux-i686.tar.gz) = f63a4ce519f15bad8522179b0b1737ead39a68ce -Size (seamonkey/releases/1.1.8/seamonkey-1.1.8.en-US.linux-i686.tar.gz) = 14781247 bytes +SHA1 (seamonkey/releases/1.1.9/seamonkey-1.1.9.en-US.linux-i686.tar.gz) = cc102f3f88f2112cfffc3e97cd34ed2e894d61d0 +RMD160 (seamonkey/releases/1.1.9/seamonkey-1.1.9.en-US.linux-i686.tar.gz) = 2d19da075aa2aed65aca11b31f2a226319a4eb72 +Size (seamonkey/releases/1.1.9/seamonkey-1.1.9.en-US.linux-i686.tar.gz) = 14795932 bytes |