diff options
author | tnn <tnn@pkgsrc.org> | 2010-12-12 00:07:23 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2010-12-12 00:07:23 +0000 |
commit | 35e02894ef1ca4f337d1830da9057ed155d4f1f9 (patch) | |
tree | c455bdcd69f6f7cbf625cd19bb90973f09ded108 /www/seamonkey | |
parent | 9ac7a162594daff2f3c12fb9f7dbb2845f69387b (diff) | |
download | pkgsrc-35e02894ef1ca4f337d1830da9057ed155d4f1f9.tar.gz |
Update to seamonkey-2.0.11.
MFSA 2010-84 XSS hazard in multiple character encodings
MFSA 2010-83 Location bar SSL spoofing using network error page
MFSA 2010-82 Incomplete fix for CVE-2010-0179
MFSA 2010-81 Integer overflow vulnerability in NewIdArray
MFSA 2010-80 Use-after-free error with nsDOMAttribute MutationObserver
MFSA 2010-79 Java security bypass from LiveConnect loaded via data: URL meta
refresh
MFSA 2010-78 Add support for OTS font sanitizer
MFSA 2010-77 Crash and remote code execution using HTML tags inside a XUL tree
MFSA 2010-76 Chrome privilege escalation with window.open and <isindex> element
MFSA 2010-75 Buffer overflow while line breaking after document.write with
long string
MFSA 2010-74 Miscellaneous memory safety hazards (rv:1.9.2.13/ 1.9.1.16)
Also:
Fixes for a number of non-security-relevant crashes, increasing the
stability of the whole platform and the Mail & Newsgroups part of SeaMonkey
Diffstat (limited to 'www/seamonkey')
-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 61cc71cfb2b..5f0c98c5007 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2010/11/15 22:58:53 abs Exp $ +# $NetBSD: Makefile,v 1.45 2010/12/12 00:07:23 tnn Exp $ # DISTNAME= seamonkey-${SM_VER}.source PKGNAME= seamonkey-${SM_VER} -SM_VER= 2.0.10 -PKGREVISION= 2 +SM_VER= 2.0.11 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 7324600d0fb..e60ec090731 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.57 2010/11/13 10:54:48 tnn Exp $ +$NetBSD: distinfo,v 1.58 2010/12/12 00:07:23 tnn Exp $ -SHA1 (seamonkey-2.0.10.source.tar.bz2) = c9256c0244e7c2ef519bb8b852f6c7aeca49de80 -RMD160 (seamonkey-2.0.10.source.tar.bz2) = d2073392eb744325336a3bbf5956e8728f1a6924 -Size (seamonkey-2.0.10.source.tar.bz2) = 61606024 bytes +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 (patch-aa) = 0d46562e73fce3fc1bf590ac93a28b2202a8e214 SHA1 (patch-aa-toplevel) = 458051a1b3318b49124192c6e97cb9ed0d92dead SHA1 (patch-ab) = c7a6961362b131f0a39f65355562b115fae3be85 |