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/
This commit is contained in:
parent
086c3fb867
commit
75ba22275a
4 changed files with 8 additions and 10 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue