diff options
author | tnn <tnn> | 2011-03-05 14:48:21 +0000 |
---|---|---|
committer | tnn <tnn> | 2011-03-05 14:48:21 +0000 |
commit | 88f4f421884c8b2bf1e15d303955709ef2b09c47 (patch) | |
tree | c2d7d91c733ee7ba458e393b28e2cee5d7237241 /www | |
parent | 31566b1890bf48a4812d1c8fe468b1dba0ae3d47 (diff) | |
download | pkgsrc-88f4f421884c8b2bf1e15d303955709ef2b09c47.tar.gz |
Security and stability update of seamonkey to 2.0.12.
MFSA 2011-10 CSRF risk with plugins and 307 redirects
MFSA 2011-08 ParanoidFragmentSink allows javascript: URLs in chrome documents
MFSA 2011-07 Memory corruption during text run construction (Windows)
MFSA 2011-06 Use-after-free error using Web Workers
MFSA 2011-05 Buffer overflow in JavaScript atom map
MFSA 2011-04 Buffer overflow in JavaScript upvarMap
MFSA 2011-03 Use-after-free error in JSON.stringify
MFSA 2011-02 Recursive eval call causes confirm dialogs to evaluate to true
MFSA 2011-01 Miscellaneous memory safety hazards (rv:1.9.2.14/ 1.9.1.17)
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 a04ae9ddaa3..52b5f1f3086 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2011/01/13 13:53:31 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2011/03/05 14:48:21 tnn Exp $ # DISTNAME= seamonkey-${SM_VER}.source PKGNAME= seamonkey-${SM_VER} -SM_VER= 2.0.11 -PKGREVISION= 1 +SM_VER= 2.0.12 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 e60ec090731..2eecb24b933 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.58 2010/12/12 00:07:23 tnn Exp $ +$NetBSD: distinfo,v 1.59 2011/03/05 14:48:21 tnn Exp $ -SHA1 (seamonkey-2.0.11.source.tar.bz2) = ddcb0a0fb76aa239117c375dbe3ac7969d0ed421 -RMD160 (seamonkey-2.0.11.source.tar.bz2) = 146485d3ccb84d921fbd563c1c863e40016079f7 -Size (seamonkey-2.0.11.source.tar.bz2) = 61641109 bytes +SHA1 (seamonkey-2.0.12.source.tar.bz2) = bacbaacbe2b2c09b8c99f2bdbf594b541880aee2 +RMD160 (seamonkey-2.0.12.source.tar.bz2) = 1f6b438036341a9d1f9c770fc557ee6d42c6adeb +Size (seamonkey-2.0.12.source.tar.bz2) = 61633659 bytes SHA1 (patch-aa) = 0d46562e73fce3fc1bf590ac93a28b2202a8e214 SHA1 (patch-aa-toplevel) = 458051a1b3318b49124192c6e97cb9ed0d92dead SHA1 (patch-ab) = c7a6961362b131f0a39f65355562b115fae3be85 |