diff options
author | ghen <ghen@pkgsrc.org> | 2008-02-27 10:00:47 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2008-02-27 10:00:47 +0000 |
commit | 6f3c46292b25f2e844d7f81c3c6845970516baf3 (patch) | |
tree | cad6072298c2579fee78fa2bf15748d4a72cc018 /mail/thunderbird | |
parent | cddcec76294e1cd9793bc9cf355a297735ec3ff6 (diff) | |
download | pkgsrc-6f3c46292b25f2e844d7f81c3c6845970516baf3.tar.gz |
Update thunderbrd and thunderbird-gtk1 to 2.0.0.12 (.10 and .11 where skipped).
Security fixes in this version:
MFSA 2008-12 Heap buffer overflow in external MIME bodies
MFSA 2008-07 Possible information disclosure in BMP decoder
MFSA 2008-05 Directory traversal via chrome: URI
MFSA 2008-03 Privilege escalation, XSS, Remote Code Execution
MFSA 2008-01 Crashes with evidence of memory corruption (rv:1.8.1.12)
For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.12/releasenotes/
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile-thunderbird.common | 4 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/thunderbird/Makefile-thunderbird.common b/mail/thunderbird/Makefile-thunderbird.common index 56f50659a71..cee36531c39 100644 --- a/mail/thunderbird/Makefile-thunderbird.common +++ b/mail/thunderbird/Makefile-thunderbird.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile-thunderbird.common,v 1.32 2007/12/22 07:22:09 obache Exp $ +# $NetBSD: Makefile-thunderbird.common,v 1.33 2008/02/27 10:00:47 ghen Exp $ MOZILLA_BIN= thunderbird-bin -MOZ_VER= 2.0.0.9 +MOZ_VER= 2.0.0.12 EXTRACT_SUFX= .tar.bz2 DISTNAME= thunderbird-${MOZ_VER}-source CATEGORIES= mail diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 706d484e6d6..1cf3d960c49 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.42 2007/11/15 15:05:23 tron Exp $ +$NetBSD: distinfo,v 1.43 2008/02/27 10:00:47 ghen Exp $ -SHA1 (thunderbird-2.0.0.9-source.tar.bz2) = fede9db98f25adb978b84129a6d15a4dbe6bbb3e -RMD160 (thunderbird-2.0.0.9-source.tar.bz2) = 0a7e3aeb76b4ef6c84634b2935e84f56dc859051 -Size (thunderbird-2.0.0.9-source.tar.bz2) = 37562994 bytes +SHA1 (thunderbird-2.0.0.12-source.tar.bz2) = 36ea64353d32a9f138ef658250cfdcf8f9e862f2 +RMD160 (thunderbird-2.0.0.12-source.tar.bz2) = 80d6fdb4b8e085a82234825cfbfc6cd05d015f6f +Size (thunderbird-2.0.0.12-source.tar.bz2) = 37485204 bytes SHA1 (patch-aa) = ff3586c00ff8d3fa6a1bda639116778169ad4466 SHA1 (patch-ab) = 1dda9cc5822761da53133e987e30c133894baad7 SHA1 (patch-ac) = 24da4ecce48d22a3752276cae132845b4b474c2a |