diff options
author | ghen <ghen@pkgsrc.org> | 2009-01-05 19:41:37 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2009-01-05 19:41:37 +0000 |
commit | 75ba22275a607754af7e30aa4f62a4946fd8193a (patch) | |
tree | d4247cb99c6f760fbe6d28cd2922d98c7d148c39 /mail | |
parent | 086c3fb86735b35db4c07bc38e9492982dce19e3 (diff) | |
download | pkgsrc-75ba22275a607754af7e30aa4f62a4946fd8193a.tar.gz |
Update thunderbird and thunderbird-gtk1 to 2.0.0.19.
Security fixes in this version:
MFSA 2008-68 XSS and JavaScript privilege escalation
MFSA 2008-67 Escaped null characters ignored by CSS parser
MFSA 2008-66 Errors parsing URLs with leading whitespace and control characters
MFSA 2008-65 Cross-domain data theft via script redirect error message
MFSA 2008-64 XMLHttpRequest 302 response disclosure
MFSA 2008-61 Information stealing via loadBindingDocument
MFSA 2008-60 Crashes with evidence of memory corruption (rv:1.9.0.5/1.8.1.19)
For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.19/releasenotes/
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird-gtk1/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird/Makefile-thunderbird.common | 4 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 8 |
4 files changed, 8 insertions, 10 deletions
diff --git a/mail/thunderbird-gtk1/Makefile b/mail/thunderbird-gtk1/Makefile index 4cb7afb64f6..703918fe5ca 100644 --- a/mail/thunderbird-gtk1/Makefile +++ b/mail/thunderbird-gtk1/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2008/12/21 17:05:29 jmcneill Exp $ +# $NetBSD: Makefile,v 1.19 2009/01/05 19:41:37 ghen Exp $ MOZILLA= thunderbird-gtk1 -PKGREVISION= 1 COMMENT= Mozilla mail client using the older GTK1 toolkit diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 05c656b3469..ce6259eca7a 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2008/12/21 17:04:40 jmcneill Exp $ +# $NetBSD: Makefile,v 1.32 2009/01/05 19:41:37 ghen Exp $ MOZILLA= thunderbird -PKGREVISION= 1 COMMENT= Mozilla mail client MOZILLA_USE_GTK2= # yes diff --git a/mail/thunderbird/Makefile-thunderbird.common b/mail/thunderbird/Makefile-thunderbird.common index ac3a0ae78bc..063014cb301 100644 --- a/mail/thunderbird/Makefile-thunderbird.common +++ b/mail/thunderbird/Makefile-thunderbird.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile-thunderbird.common,v 1.40 2008/12/21 17:04:40 jmcneill Exp $ +# $NetBSD: Makefile-thunderbird.common,v 1.41 2009/01/05 19:41:37 ghen Exp $ # used by mail/thunderbird/Makefile # used by mail/thunderbird-gtk1/Makefile MOZILLA_BIN= thunderbird-bin -MOZ_VER= 2.0.0.18 +MOZ_VER= 2.0.0.19 EXTRACT_SUFX= .tar.bz2 DISTNAME= thunderbird-${MOZ_VER}-source CATEGORIES= mail diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 543fe119c80..abeb63e1ce7 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.49 2008/11/24 17:19:13 is Exp $ +$NetBSD: distinfo,v 1.50 2009/01/05 19:41:37 ghen Exp $ -SHA1 (thunderbird-2.0.0.18-source.tar.bz2) = 4d05300280763e34c7a115835523ed2805f7733c -RMD160 (thunderbird-2.0.0.18-source.tar.bz2) = 093b2328a000f18494fd552cce58fa2ec55085a1 -Size (thunderbird-2.0.0.18-source.tar.bz2) = 40455125 bytes +SHA1 (thunderbird-2.0.0.19-source.tar.bz2) = 4d2e0f8b405bb0ceab20a9f570ce91cf4640f456 +RMD160 (thunderbird-2.0.0.19-source.tar.bz2) = 7139fb27b1a236564ee6470c4be13e93b6ec9217 +Size (thunderbird-2.0.0.19-source.tar.bz2) = 40452690 bytes SHA1 (patch-aa) = ff3586c00ff8d3fa6a1bda639116778169ad4466 SHA1 (patch-ab) = 1dda9cc5822761da53133e987e30c133894baad7 SHA1 (patch-ac) = 24da4ecce48d22a3752276cae132845b4b474c2a |