summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2007-10-28 14:51:31 +0000
committersalo <salo@pkgsrc.org>2007-10-28 14:51:31 +0000
commit7e6452f2c6aa6b80b8cdb7faf0383e35c1c706c0 (patch)
tree7aa6ab06f8feb85d654edd04655e1aa61427f125
parent54ccbc846a2d8a2c2c3235aa16534bc0e0b220f9 (diff)
downloadpkgsrc-7e6452f2c6aa6b80b8cdb7faf0383e35c1c706c0.tar.gz
Pullup ticket 2211 - requested by ghen
security update for seamonkey Revisions pulled up: - pkgsrc/www/seamonkey/Makefile 1.24 - pkgsrc/www/seamonkey/Makefile-seamonkey.common 1.13 - pkgsrc/www/seamonkey/distinfo 1.25 - pkgsrc/www/seamonkey/patches/patch-ac 1.4 - pkgsrc/www/seamonkey-gtk1/Makefile 1.17 - pkgsrc/www/seamonkey-bin/Makefile 1.17 - pkgsrc/www/seamonkey-bin/distinfo 1.14 Module Name: pkgsrc Committed By: ghen Date: Mon Oct 22 08:04:08 UTC 2007 Modified Files: pkgsrc/www/seamonkey: Makefile Makefile-seamonkey.common distinfo pkgsrc/www/seamonkey-bin: Makefile distinfo pkgsrc/www/seamonkey-gtk1: Makefile pkgsrc/www/seamonkey/patches: patch-ac Log Message: 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/
-rw-r--r--www/seamonkey-bin/Makefile4
-rw-r--r--www/seamonkey-bin/distinfo8
-rw-r--r--www/seamonkey-gtk1/Makefile3
-rw-r--r--www/seamonkey/Makefile3
-rw-r--r--www/seamonkey/Makefile-seamonkey.common4
-rw-r--r--www/seamonkey/distinfo10
-rw-r--r--www/seamonkey/patches/patch-ac16
7 files changed, 23 insertions, 25 deletions
diff --git a/www/seamonkey-bin/Makefile b/www/seamonkey-bin/Makefile
index 8c31c77f889..9a6c9df6057 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.16.2.1 2007/10/28 14:51:33 salo 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..d028d0ad7c1 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.13.2.1 2007/10/28 14:51:34 salo 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
diff --git a/www/seamonkey-gtk1/Makefile b/www/seamonkey-gtk1/Makefile
index 7238887cb22..9fd9619dcd7 100644
--- a/www/seamonkey-gtk1/Makefile
+++ b/www/seamonkey-gtk1/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2007/09/22 11:38:59 ghen Exp $
+# $NetBSD: Makefile,v 1.16.2.1 2007/10/28 14:51:34 salo Exp $
MOZILLA= seamonkey-gtk1
-PKGREVISION= 1
COMMENT= Full featured gecko-based browser built with GTK1
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 38d29641200..d18bfefe115 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2007/09/21 22:07:54 ghen Exp $
+# $NetBSD: Makefile,v 1.23.2.1 2007/10/28 14:51:31 salo Exp $
MOZILLA= seamonkey
-PKGREVISION= 1
COMMENT= Full featured gecko-based browser
diff --git a/www/seamonkey/Makefile-seamonkey.common b/www/seamonkey/Makefile-seamonkey.common
index 13e0eaf6cc5..059f07f8503 100644
--- a/www/seamonkey/Makefile-seamonkey.common
+++ b/www/seamonkey/Makefile-seamonkey.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile-seamonkey.common,v 1.12 2007/08/10 09:23:22 ghen Exp $
+# $NetBSD: Makefile-seamonkey.common,v 1.12.2.1 2007/10/28 14:51:32 salo Exp $
MOZILLA_BIN= seamonkey-bin
-MOZ_VER= 1.1.4
+MOZ_VER= 1.1.5
EXTRACT_SUFX= .tar.bz2
DISTNAME= seamonkey-${MOZ_DIST_VER}.source
diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo
index 44642d91891..032bb76a76a 100644
--- a/www/seamonkey/distinfo
+++ b/www/seamonkey/distinfo
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.24 2007/08/10 09:23:23 ghen Exp $
+$NetBSD: distinfo,v 1.24.2.1 2007/10/28 14:51:32 salo Exp $
-SHA1 (seamonkey-1.1.4.source.tar.bz2) = 6450464647ab010a939cfc23ff340a1966981ddc
-RMD160 (seamonkey-1.1.4.source.tar.bz2) = 5b1ca1255d15cf199679600e5bd681db8312f6c8
-Size (seamonkey-1.1.4.source.tar.bz2) = 35336942 bytes
+SHA1 (seamonkey-1.1.5.source.tar.bz2) = 370980b3f3054070d1682209361077e70d9b4e0b
+RMD160 (seamonkey-1.1.5.source.tar.bz2) = a8e9b9748a6f495a8217e20d95584e93a1e8cc7d
+Size (seamonkey-1.1.5.source.tar.bz2) = 35421000 bytes
SHA1 (patch-aa) = 2d117311991c4c71803f3c446334d7b6f1e1067a
SHA1 (patch-ab) = b83dc786559d010f9bbb1adde697975166e0735e
-SHA1 (patch-ac) = b05971f672c83c80a29edc69c2055fd6ca855fa1
+SHA1 (patch-ac) = 393920aabf9476b668510a88af041d9a54c6019d
SHA1 (patch-ad) = 2210b695a2eedefb82c16698a51f4f0f6b2e53e4
SHA1 (patch-ae) = f3c8ffcdfc8c0d5cc75413602c97c731721d751e
SHA1 (patch-af) = 4844013ad49c77b87be7c30931ca786f246b40f3
diff --git a/www/seamonkey/patches/patch-ac b/www/seamonkey/patches/patch-ac
index 4e0b535ebf3..f951af577d2 100644
--- a/www/seamonkey/patches/patch-ac
+++ b/www/seamonkey/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.3 2006/06/28 21:23:29 joerg Exp $
+$NetBSD: patch-ac,v 1.3.12.1 2007/10/28 14:51:33 salo Exp $
---- xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig 2005-06-15 10:32:21.000000000 +0200
+--- xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig 2007-10-08 21:09:07.000000000 +0200
+++ xpcom/reflect/xptcall/src/md/unix/Makefile.in
-@@ -61,10 +61,13 @@
+@@ -62,10 +62,13 @@ include $(topsrcdir)/config/config.mk
#
# Lots of Unixish x86 flavors
#
@@ -16,8 +16,8 @@ $NetBSD: patch-ac,v 1.3 2006/06/28 21:23:29 joerg Exp $
+endif
endif
#
- # New code for Linux, et. al., with gcc
-@@ -157,7 +160,7 @@ endif
+ # OpenBSD/amd64
+@@ -170,7 +173,7 @@ endif
# NetBSD/ARM
#
ifeq ($(OS_ARCH),NetBSD)
@@ -26,7 +26,7 @@ $NetBSD: patch-ac,v 1.3 2006/06/28 21:23:29 joerg Exp $
CPPSRCS := xptcinvoke_arm_netbsd.cpp xptcstubs_arm_netbsd.cpp
endif
endif
-@@ -191,7 +194,7 @@ endif
+@@ -214,7 +217,7 @@ endif
# NetBSD/m68k
#
ifeq ($(OS_ARCH),NetBSD)
@@ -35,7 +35,7 @@ $NetBSD: patch-ac,v 1.3 2006/06/28 21:23:29 joerg Exp $
CPPSRCS := xptcinvoke_netbsd_m68k.cpp xptcstubs_netbsd_m68k.cpp
endif
endif
-@@ -274,6 +277,7 @@ endif
+@@ -297,6 +300,7 @@ endif
ifneq (,$(filter NetBSDmacppc NetBSDbebox NetBSDofppc NetBSDprep NetBSDamigappc,$(OS_ARCH)$(OS_TEST)))
CPPSRCS := xptcinvoke_ppc_netbsd.cpp xptcstubs_ppc_netbsd.cpp
ASFILES := xptcinvoke_asm_ppc_netbsd.s xptcstubs_asm_ppc_netbsd.s
@@ -43,7 +43,7 @@ $NetBSD: patch-ac,v 1.3 2006/06/28 21:23:29 joerg Exp $
endif
#
-@@ -322,6 +326,13 @@ ifeq ($(OS_ARCH)$(OS_TEST),NetBSDsparc)
+@@ -353,6 +357,13 @@ ifeq ($(OS_ARCH)$(OS_TEST),NetBSDsparc)
CPPSRCS := xptcinvoke_sparc_netbsd.cpp xptcstubs_sparc_netbsd.cpp
ASFILES := xptcinvoke_asm_sparc_netbsd.s xptcstubs_asm_sparc_netbsd.s
endif