pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2007Q2]: pkgsrc/mail Pullup ticket 2180 - requested by ghen



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04159785f69a
branches:  pkgsrc-2007Q2
changeset: 530502:04159785f69a
user:      salo <salo%pkgsrc.org@localhost>
date:      Tue Sep 04 01:35:36 2007 +0000

description:
Pullup ticket 2180 - requested by ghen
security update for thunderbird15

Revisions pulled up:
- pkgsrc/mail/thunderbird15/Makefile-thunderbird.common         1.3
- pkgsrc/mail/thunderbird15/distinfo                            1.3
- pkgsrc/mail/thunderbird15/PLIST                               1.2
- pkgsrc/mail/thunderbird15-gtk1/PLIST                          1.2

   Module Name:         pkgsrc
   Committed By:        ghen
   Date:                Fri Aug 24 14:53:32 UTC 2007

   Modified Files:
        pkgsrc/mail/thunderbird15: Makefile-thunderbird.common PLIST distinfo
        pkgsrc/mail/thunderbird15-gtk1: PLIST

   Log Message:
   Update thunderbird15 and thunderbird15-gtk1 to 1.5.0.13.

   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
   MFSA 2007-18 Crashes with evidence of memory corruption (rv:1.8.1.5)

   For more info, see
   http://www.mozilla.com/en-US/thunderbird/releases/1.5.0.13.html

diffstat:

 mail/thunderbird15-gtk1/PLIST                  |  4 +++-
 mail/thunderbird15/Makefile-thunderbird.common |  4 ++--
 mail/thunderbird15/PLIST                       |  4 +++-
 mail/thunderbird15/distinfo                    |  8 ++++----
 4 files changed, 12 insertions(+), 8 deletions(-)

diffs (79 lines):

diff -r a3644a46f62c -r 04159785f69a mail/thunderbird15-gtk1/PLIST
--- a/mail/thunderbird15-gtk1/PLIST     Mon Sep 03 23:50:24 2007 +0000
+++ b/mail/thunderbird15-gtk1/PLIST     Tue Sep 04 01:35:36 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/12 06:58:55 ghen Exp $
+@comment $NetBSD: PLIST,v 1.1.1.1.2.1 2007/09/04 01:35:37 salo Exp $
 bin/${MOZILLA}
 @comment begin PROGRAMS
 lib/${MOZILLA}/${MOZILLA_BIN}
@@ -2164,6 +2164,7 @@
 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}/txmgr/nsITransaction.h
@@ -2425,6 +2426,7 @@
 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 -r a3644a46f62c -r 04159785f69a mail/thunderbird15/Makefile-thunderbird.common
--- a/mail/thunderbird15/Makefile-thunderbird.common    Mon Sep 03 23:50:24 2007 +0000
+++ b/mail/thunderbird15/Makefile-thunderbird.common    Tue Sep 04 01:35:36 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile-thunderbird.common,v 1.2 2007/05/31 21:36:52 ghen Exp $
+# $NetBSD: Makefile-thunderbird.common,v 1.2.2.1 2007/09/04 01:35:36 salo Exp $
 
 MOZILLA_BIN=           thunderbird-bin
-MOZ_VER=               1.5.0.12
+MOZ_VER=               1.5.0.13
 EXTRACT_SUFX=          .tar.bz2
 DISTNAME=              thunderbird-${MOZ_VER}-source
 CATEGORIES=            mail
diff -r a3644a46f62c -r 04159785f69a mail/thunderbird15/PLIST
--- a/mail/thunderbird15/PLIST  Mon Sep 03 23:50:24 2007 +0000
+++ b/mail/thunderbird15/PLIST  Tue Sep 04 01:35:36 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/12 06:57:57 ghen Exp $
+@comment $NetBSD: PLIST,v 1.1.1.1.2.1 2007/09/04 01:35:37 salo Exp $
 bin/${MOZILLA}
 @comment begin PROGRAMS
 lib/${MOZILLA}/${MOZILLA_BIN}
@@ -2173,6 +2173,7 @@
 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}/txmgr/nsITransaction.h
@@ -2433,6 +2434,7 @@
 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 -r a3644a46f62c -r 04159785f69a mail/thunderbird15/distinfo
--- a/mail/thunderbird15/distinfo       Mon Sep 03 23:50:24 2007 +0000
+++ b/mail/thunderbird15/distinfo       Tue Sep 04 01:35:36 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2007/05/31 21:36:52 ghen Exp $
+$NetBSD: distinfo,v 1.2.2.1 2007/09/04 01:35:37 salo Exp $
 
-SHA1 (thunderbird-1.5.0.12-source.tar.bz2) = 79ce2996e18b76c23981753f1084f5c914483d74
-RMD160 (thunderbird-1.5.0.12-source.tar.bz2) = 0632eb7764d6c73271adc05387338c0770d82fba
-Size (thunderbird-1.5.0.12-source.tar.bz2) = 36172395 bytes
+SHA1 (thunderbird-1.5.0.13-source.tar.bz2) = 2275d92724976896b6529ceb8ae890b10bc94109
+RMD160 (thunderbird-1.5.0.13-source.tar.bz2) = 6d9d8c1ea091725728ad0400c58b606a73346ef9
+Size (thunderbird-1.5.0.13-source.tar.bz2) = 36162915 bytes
 SHA1 (patch-aa) = ff3586c00ff8d3fa6a1bda639116778169ad4466
 SHA1 (patch-ab) = 824a3ce1f608e8fff16e2366c7962f23a4321b10
 SHA1 (patch-ac) = 02804b8276b4b9552ea4587e6c020b87ddb59cf0



Home | Main Index | Thread Index | Old Index