diff options
author | tnn <tnn> | 2010-06-25 07:34:26 +0000 |
---|---|---|
committer | tnn <tnn> | 2010-06-25 07:34:26 +0000 |
commit | 7ce3decd18b5d4d0e5ac11b72da9124f55e219e7 (patch) | |
tree | 80945b2608ff3d4d38dbeecffb34a11cdcde7a68 /www | |
parent | 1ba62a9b511880552d13b4fe5e08eaf1ac8142d2 (diff) | |
download | pkgsrc-7ce3decd18b5d4d0e5ac11b72da9124f55e219e7.tar.gz |
Update to seamonkey-2.0.5. This is a security update.
MFSA 2010-33 User tracking across sites using Math.random()
MFSA 2010-32 Content-Disposition: attachment ignored
if Content-Type: multipart also present
MFSA 2010-31 focus() behavior can be used to inject or steal keystrokes
MFSA 2010-30 Integer Overflow in XSLT Node Sorting
MFSA 2010-29 Heap buffer overflow in nsGenericDOMDataNode::SetTextInternal
MFSA 2010-28 Freed object reuse across plugin instances
MFSA 2010-27 Use-after-free error in nsCycleCollector::MarkRoots()
MFSA 2010-26 Crashes with evidence of memory corruption
MFSA 2010-25 Re-use of freed object due to scope confusion
Diffstat (limited to 'www')
-rw-r--r-- | www/seamonkey/Makefile | 5 | ||||
-rw-r--r-- | www/seamonkey/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 4f07596229a..7284105df39 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2010/06/14 15:33:14 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2010/06/25 07:34:26 tnn Exp $ # DISTNAME= seamonkey-${SM_VER}.source PKGNAME= seamonkey-${SM_VER} -SM_VER= 2.0.4 -PKGREVISION= 1 +SM_VER= 2.0.5 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/source/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo index a7269d4836e..9287c695ab8 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.49 2010/04/26 12:38:00 tnn Exp $ +$NetBSD: distinfo,v 1.50 2010/06/25 07:34:26 tnn Exp $ -SHA1 (seamonkey-2.0.4.source.tar.bz2) = 8bbf46520725b3fae0d057821a4e7cd89baa8031 -RMD160 (seamonkey-2.0.4.source.tar.bz2) = ee0fd6efd1d14a84626f6d597c6dee17af946add -Size (seamonkey-2.0.4.source.tar.bz2) = 61574927 bytes +SHA1 (seamonkey-2.0.5.source.tar.bz2) = a2be375b89a7d1f641da285f1c8edb81c2831e7b +RMD160 (seamonkey-2.0.5.source.tar.bz2) = ac8f03efa79ebd1c7f47434e0f8bfb79ff209f25 +Size (seamonkey-2.0.5.source.tar.bz2) = 61608877 bytes SHA1 (patch-aa) = 0d46562e73fce3fc1bf590ac93a28b2202a8e214 SHA1 (patch-aa-toplevel) = 458051a1b3318b49124192c6e97cb9ed0d92dead SHA1 (patch-ab) = c7a6961362b131f0a39f65355562b115fae3be85 |