diff options
author | ghen <ghen@pkgsrc.org> | 2007-10-22 08:04:07 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-10-22 08:04:07 +0000 |
commit | 99cfc074ac3ef26a2d277e83b57225a0a6118f36 (patch) | |
tree | 15bbe457dd11125f9f33c07d30e6b228519a134e /www/seamonkey-bin | |
parent | 77bb9c8e8d71de6be7e58c056ee46ce8c740d806 (diff) | |
download | pkgsrc-99cfc074ac3ef26a2d277e83b57225a0a6118f36.tar.gz |
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to SeaMonkey 1.1.5.
Security fixes in this version:
MFSA 2007-36 URIs with invalid %-encoding mishandled by Windows
MFSA 2007-35 XPCNativeWrapper pollution using Script object
MFSA 2007-34 Possible file stealing through sftp protocol
MFSA 2007-33 XUL pages can hide the window titlebar
MFSA 2007-32 File input focus stealing vulnerability
MFSA 2007-31 Browser digest authentication request splitting
MFSA 2007-30 onUnload Tailgating
MFSA 2007-29 Crashes with evidence of memory corruption (rv:1.8.1.8)
MFSA 2007-28 Code execution via QuickTime Media-link files
For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1.5/
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 8c31c77f889..38d6e29bad7 100644 --- a/www/seamonkey-bin/Makefile +++ b/www/seamonkey-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2007/08/10 09:23:23 ghen Exp $ +# $NetBSD: Makefile,v 1.17 2007/10/22 08:04:08 ghen Exp $ MOZILLA= seamonkey -MOZ_VER= 1.1.4 +MOZ_VER= 1.1.5 MOZ_DISTVER= ${MOZ_VER} HOMEPAGE= http://www.mozilla.org/projects/seamonkey/ diff --git a/www/seamonkey-bin/distinfo b/www/seamonkey-bin/distinfo index 5bf8eadea21..1a37edc1404 100644 --- a/www/seamonkey-bin/distinfo +++ b/www/seamonkey-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2007/08/10 09:23:23 ghen Exp $ +$NetBSD: distinfo,v 1.14 2007/10/22 08:04:08 ghen Exp $ -SHA1 (seamonkey/releases/1.1.4/seamonkey-1.1.4.en-US.linux-i686.tar.gz) = ac124983c8f27ecdb3afc419c15861ba5f9c5bce -RMD160 (seamonkey/releases/1.1.4/seamonkey-1.1.4.en-US.linux-i686.tar.gz) = b7ff7247dce92044a65be79b7437569e26494beb -Size (seamonkey/releases/1.1.4/seamonkey-1.1.4.en-US.linux-i686.tar.gz) = 14789982 bytes +SHA1 (seamonkey/releases/1.1.5/seamonkey-1.1.5.en-US.linux-i686.tar.gz) = f709e87aa9fc1f4416eb753a585f9a1ab4e8fbc6 +RMD160 (seamonkey/releases/1.1.5/seamonkey-1.1.5.en-US.linux-i686.tar.gz) = c1e808ba5754271880b6a0544b5d3a2bc5294833 +Size (seamonkey/releases/1.1.5/seamonkey-1.1.5.en-US.linux-i686.tar.gz) = 14804635 bytes |