summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2007-08-10 01:40:47 +0000
committersalo <salo@pkgsrc.org>2007-08-10 01:40:47 +0000
commit8c6c2a9a76997a720f89e4bbef7721b2113084ce (patch)
treeae996c917705ca382e05b451640a992d1c06fcba
parentdeab80ccae7110dc4c9c247e13c1c187de085d43 (diff)
downloadpkgsrc-8c6c2a9a76997a720f89e4bbef7721b2113084ce.tar.gz
Pullup ticket 2156 - requested by ghen
security update for thunderbird Revisions pulled up: - pkgsrc/mail/thunderbird/Makefile-thunderbird.common 1.27, 1.28 - pkgsrc/mail/thunderbird/PLIST 1.23 - pkgsrc/mail/thunderbird/distinfo 1.40, 1.41 - pkgsrc/mail/thunderbird-gtk1/PLIST 1.13 Module Name: pkgsrc Committed By: ghen Date: Thu Jul 26 12:29:37 UTC 2007 Modified Files: pkgsrc/mail/thunderbird: Makefile-thunderbird.common PLIST distinfo pkgsrc/mail/thunderbird-gtk1: PLIST Log Message: Update thunderbrd and thunderbird-gtk1 to 2.0.0.5. Security fixes in this version: MFSA 2007-15 Security Vulnerability in APOP Authentication MFSA 2007-12 Crashes with evidence of memory corruption For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.5/releasenotes/ --- Module Name: pkgsrc Committed By: ghen Date: Thu Aug 2 08:48:30 UTC 2007 Modified Files: pkgsrc/mail/thunderbird: Makefile-thunderbird.common distinfo Log Message: Update thunderbrd and thunderbird-gtk1 to 2.0.0.6. Security fixes in this version: MFSA 2007-27 Unescaped URIs passed to external programs MFSA 2007-26 Privilege escalation through chrome-loaded about:blank windows For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.6/releasenotes/
-rw-r--r--mail/thunderbird-gtk1/PLIST4
-rw-r--r--mail/thunderbird/Makefile-thunderbird.common4
-rw-r--r--mail/thunderbird/PLIST4
-rw-r--r--mail/thunderbird/distinfo8
4 files changed, 12 insertions, 8 deletions
diff --git a/mail/thunderbird-gtk1/PLIST b/mail/thunderbird-gtk1/PLIST
index 15ae9abbe2c..dea629d5342 100644
--- a/mail/thunderbird-gtk1/PLIST
+++ b/mail/thunderbird-gtk1/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2007/06/15 08:55:29 ghen Exp $
+@comment $NetBSD: PLIST,v 1.12.2.1 2007/08/10 01:40:48 salo Exp $
bin/${MOZILLA}
@comment begin PROGRAMS
lib/${MOZILLA}/${MOZILLA_BIN}
@@ -2249,6 +2249,7 @@ include/${MOZILLA}/string/string-template-undef.h
include/${MOZILLA}/toolkitcomps/nsICommandLine.h
include/${MOZILLA}/toolkitcomps/nsICommandLineHandler.h
include/${MOZILLA}/toolkitcomps/nsICommandLineRunner.h
+include/${MOZILLA}/toolkitcomps/nsICommandLineValidator.h
include/${MOZILLA}/toolkitcomps/nsIRemoteService.h
include/${MOZILLA}/toolkitcomps/nsToolkitCompsCID.h
include/${MOZILLA}/transformiix/nsIXFormsUtilityService.h
@@ -2528,6 +2529,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/mail/thunderbird/Makefile-thunderbird.common b/mail/thunderbird/Makefile-thunderbird.common
index 540a339f293..867d61d375b 100644
--- a/mail/thunderbird/Makefile-thunderbird.common
+++ b/mail/thunderbird/Makefile-thunderbird.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile-thunderbird.common,v 1.26 2007/06/15 16:11:41 joerg Exp $
+# $NetBSD: Makefile-thunderbird.common,v 1.26.2.1 2007/08/10 01:40:47 salo Exp $
MOZILLA_BIN= thunderbird-bin
-MOZ_VER= 2.0.0.4
+MOZ_VER= 2.0.0.6
EXTRACT_SUFX= .tar.bz2
DISTNAME= thunderbird-${MOZ_VER}-source
CATEGORIES= mail
diff --git a/mail/thunderbird/PLIST b/mail/thunderbird/PLIST
index 0d76dca7c24..3388620cd8b 100644
--- a/mail/thunderbird/PLIST
+++ b/mail/thunderbird/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2007/06/15 08:55:29 ghen Exp $
+@comment $NetBSD: PLIST,v 1.22.2.1 2007/08/10 01:40:48 salo Exp $
bin/${MOZILLA}
@comment begin PROGRAMS
lib/${MOZILLA}/${MOZILLA_BIN}
@@ -2261,6 +2261,7 @@ include/${MOZILLA}/system-pref/nsSystemPrefService.h
include/${MOZILLA}/toolkitcomps/nsICommandLine.h
include/${MOZILLA}/toolkitcomps/nsICommandLineHandler.h
include/${MOZILLA}/toolkitcomps/nsICommandLineRunner.h
+include/${MOZILLA}/toolkitcomps/nsICommandLineValidator.h
include/${MOZILLA}/toolkitcomps/nsIRemoteService.h
include/${MOZILLA}/toolkitcomps/nsToolkitCompsCID.h
include/${MOZILLA}/transformiix/nsIXFormsUtilityService.h
@@ -2539,6 +2540,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/mail/thunderbird/distinfo b/mail/thunderbird/distinfo
index 189d1e1844b..2b7ebc11a34 100644
--- a/mail/thunderbird/distinfo
+++ b/mail/thunderbird/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.39 2007/06/15 16:11:41 joerg Exp $
+$NetBSD: distinfo,v 1.39.2.1 2007/08/10 01:40:48 salo Exp $
-SHA1 (thunderbird-2.0.0.4-source.tar.bz2) = ead964d46444ee69dd392c9596a0b2b7bd2c2d7b
-RMD160 (thunderbird-2.0.0.4-source.tar.bz2) = ab9d3a0a76bfc69248c4398a4482334fdb08b98f
-Size (thunderbird-2.0.0.4-source.tar.bz2) = 37391875 bytes
+SHA1 (thunderbird-2.0.0.6-source.tar.bz2) = c38b17ad0fc51aed96bacafe3ffe7ed0edd0738c
+RMD160 (thunderbird-2.0.0.6-source.tar.bz2) = 5280feb5c09895e8ba37d84bef0e1aa215ae0028
+Size (thunderbird-2.0.0.6-source.tar.bz2) = 37461752 bytes
SHA1 (patch-aa) = ff3586c00ff8d3fa6a1bda639116778169ad4466
SHA1 (patch-ab) = 1dda9cc5822761da53133e987e30c133894baad7
SHA1 (patch-ac) = 02804b8276b4b9552ea4587e6c020b87ddb59cf0