summaryrefslogtreecommitdiff
path: root/www/seamonkey
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2007-07-26 08:50:17 +0000
committerghen <ghen@pkgsrc.org>2007-07-26 08:50:17 +0000
commitb87a32fede878822c0f0e587ac7b3ffe8c63fad2 (patch)
tree2a82065e835d3d1fdf6bb7f5723ad33aa9f34272 /www/seamonkey
parent393a35848d086117d6945ff8033c8503a2aa2a22 (diff)
downloadpkgsrc-b87a32fede878822c0f0e587ac7b3ffe8c63fad2.tar.gz
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.3.
Security fixes in this version: MFSA 2007-25 XPCNativeWrapper pollution MFSA 2007-24 Unauthorized access to wyciwyg:// documents MFSA 2007-23 Remote code execution by launching Firefox from Internet Explorer MFSA 2007-22 File type confusion due to %00 in name MFSA 2007-21 Privilege escalation using an event handler attached to an element not in the document MFSA 2007-20 Frame spoofing while window is loading MFSA 2007-19 XSS using addEventListener and setTimeout MFSA 2007-18 Crashes with evidence of memory corruption For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1.3/
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/Makefile-seamonkey.common4
-rw-r--r--www/seamonkey/PLIST3
-rw-r--r--www/seamonkey/distinfo10
-rw-r--r--www/seamonkey/patches/patch-cn4
4 files changed, 11 insertions, 10 deletions
diff --git a/www/seamonkey/Makefile-seamonkey.common b/www/seamonkey/Makefile-seamonkey.common
index b2f9c004766..5248cb50525 100644
--- a/www/seamonkey/Makefile-seamonkey.common
+++ b/www/seamonkey/Makefile-seamonkey.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile-seamonkey.common,v 1.10 2007/05/31 12:29:38 ghen Exp $
+# $NetBSD: Makefile-seamonkey.common,v 1.11 2007/07/26 08:50:17 ghen Exp $
MOZILLA_BIN= seamonkey-bin
-MOZ_VER= 1.1.2
+MOZ_VER= 1.1.3
EXTRACT_SUFX= .tar.bz2
DISTNAME= seamonkey-${MOZ_DIST_VER}.source
diff --git a/www/seamonkey/PLIST b/www/seamonkey/PLIST
index ec378b1cd2f..d2ad901b055 100644
--- a/www/seamonkey/PLIST
+++ b/www/seamonkey/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2007/05/31 12:29:38 ghen Exp $
+@comment $NetBSD: PLIST,v 1.13 2007/07/26 08:50:17 ghen Exp $
bin/${MOZILLA}
@comment begin PROGRAMS
lib/${MOZILLA}/${MOZILLA_BIN}
@@ -2749,6 +2749,7 @@ include/${MOZILLA}/xpcom/nsIEnumerator.h
include/${MOZILLA}/xpcom/nsIEnvironment.h
include/${MOZILLA}/xpcom/nsIErrorService.h
include/${MOZILLA}/xpcom/nsIEventQueue.h
+include/${MOZILLA}/xpcom/nsIEventQueueListener.h
include/${MOZILLA}/xpcom/nsIEventQueueService.h
include/${MOZILLA}/xpcom/nsIEventTarget.h
include/${MOZILLA}/xpcom/nsIException.h
diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo
index 77c020312e6..5e725d019d1 100644
--- a/www/seamonkey/distinfo
+++ b/www/seamonkey/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.22 2007/05/31 12:29:38 ghen Exp $
+$NetBSD: distinfo,v 1.23 2007/07/26 08:50:17 ghen Exp $
-SHA1 (seamonkey-1.1.2.source.tar.bz2) = d0aa219b54a54cd75e690a458280b0d12bcf9607
-RMD160 (seamonkey-1.1.2.source.tar.bz2) = aa681ebe1e68ab8fba0d04e3c0c0434b65e6f1ad
-Size (seamonkey-1.1.2.source.tar.bz2) = 35220020 bytes
+SHA1 (seamonkey-1.1.3.source.tar.bz2) = 3f7136c8b746d8c789e41839e99465ad4baa1ccb
+RMD160 (seamonkey-1.1.3.source.tar.bz2) = 6d16c7b7382612c0dfdb6dd7caa22a40b0dce941
+Size (seamonkey-1.1.3.source.tar.bz2) = 35336758 bytes
SHA1 (patch-aa) = 2d117311991c4c71803f3c446334d7b6f1e1067a
SHA1 (patch-ab) = b83dc786559d010f9bbb1adde697975166e0735e
SHA1 (patch-ac) = b05971f672c83c80a29edc69c2055fd6ca855fa1
@@ -43,7 +43,7 @@ SHA1 (patch-cj) = 8716afb433a9cab1202cd39db1611ec784859c43
SHA1 (patch-ck) = 157fad436bb71795e5ff4b6b8efb26f7f6a84e90
SHA1 (patch-cl) = 0c6d7f86739ec8cb805d8ddc0034a421488274bc
SHA1 (patch-cm) = f3de952dd8eedfb5e4a11a2b05500d37890b13f5
-SHA1 (patch-cn) = 87390175d5a33026988d5049e1fb9b0aa21885bc
+SHA1 (patch-cn) = 1216a8d67e9777c16cf633193c13002f813ee4dd
SHA1 (patch-da) = 356e37429832ffd296fa79b9aa7ef20c05d851e0
SHA1 (patch-db) = f10187cf9de4466e49a967b79875eb01c5afd69f
SHA1 (patch-dc) = ba7b06f04460d4966e115a9ffdeafc1ebf555972
diff --git a/www/seamonkey/patches/patch-cn b/www/seamonkey/patches/patch-cn
index dc550d32dfc..d317de89250 100644
--- a/www/seamonkey/patches/patch-cn
+++ b/www/seamonkey/patches/patch-cn
@@ -1,4 +1,4 @@
-$NetBSD: patch-cn,v 1.3 2007/05/31 12:29:38 ghen Exp $
+$NetBSD: patch-cn,v 1.4 2007/07/26 08:50:17 ghen Exp $
--- extensions/transformiix/source/xpath/XFormsFunctionCall.cpp.orig 2007-05-03 03:37:36.000000000 +0200
+++ extensions/transformiix/source/xpath/XFormsFunctionCall.cpp
@@ -26,7 +26,7 @@ $NetBSD: patch-cn,v 1.3 2007/05/31 12:29:38 ghen Exp $
PRInt32 index = 0;
- double res = Double::NaN;
+ double res = Double::NaN();
- rv = xformsService->GetRepeatIndexById(mResolverNode, indexId, &index);
+ rv = xformsService->GetRepeatIndexById(mNode, indexId, &index);
NS_ENSURE_SUCCESS(rv, rv);
@@ -344,7 +344,7 @@ XFormsFunctionCall::evaluate(txIEvalCont