Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2008 14:41:26 GMT
From:      Gary Palmer <freebsd-gnats@in-addr.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129089: mail/thunderbird upgrade to 2.0.0.18
Message-ID:  <200811231441.mANEfQrb000100@www.freebsd.org>
Resent-Message-ID: <200811231450.mANEo00J060091@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         129089
>Category:       ports
>Synopsis:       mail/thunderbird upgrade to 2.0.0.18
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 23 14:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gary Palmer
>Release:        n/a
>Organization:
>Environment:
n/a
>Description:
Release notes:

http://www.mozilla-europe.org/en/products/thunderbird/2.0.0.18/releasenotes/


>How-To-Repeat:

>Fix:
Note: I am not sure of the vuxml change, however from what I can see at http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.18 the current vuxml appears to be incorrect

Patch attached with submission follows:

Index: security/vuxml/vuln.xml
===================================================================
RCS file: /home/ncvs/ports/security/vuxml/vuln.xml,v
retrieving revision 1.1759
diff -d -u -r1.1759 vuln.xml
--- security/vuxml/vuln.xml	19 Nov 2008 22:37:18 -0000	1.1759
+++ security/vuxml/vuln.xml	23 Nov 2008 14:35:02 -0000
@@ -316,7 +316,7 @@
       <package>
 	<name>thunderbird</name>
 	<name>linux-thunderbird</name>
-	<range><lt>2.0.0.17</lt></range>
+	<range><lt>2.0.0.18</lt></range>
       </package>
     </affects>
     <description>
Index: mail/thunderbird/Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/thunderbird/Makefile,v
retrieving revision 1.96
diff -d -u -r1.96 Makefile
--- mail/thunderbird/Makefile	26 Sep 2008 23:35:37 -0000	1.96
+++ mail/thunderbird/Makefile	22 Nov 2008 23:50:17 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	thunderbird
-DISTVERSION=	2.0.0.17
+DISTVERSION=	2.0.0.18
 CATEGORIES=	mail ipv6
 MASTER_SITES=	${MASTER_SITE_MOZILLA_EXTENDED}
 MASTER_SITE_SUBDIR=	thunderbird/releases/${DISTVERSION}/source
Index: mail/thunderbird/distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/thunderbird/distinfo,v
retrieving revision 1.37
diff -d -u -r1.37 distinfo
--- mail/thunderbird/distinfo	26 Sep 2008 23:35:37 -0000	1.37
+++ mail/thunderbird/distinfo	23 Nov 2008 00:13:11 -0000
@@ -1,3 +1,3 @@
-MD5 (thunderbird-2.0.0.17-source.tar.bz2) = 3adb8fabdc26a5859c55b9ce241edb3f
-SHA256 (thunderbird-2.0.0.17-source.tar.bz2) = 526eda34654499e7838b4fc47a3329905b643b30241e599bf4bf3ab609ff1aec
-SIZE (thunderbird-2.0.0.17-source.tar.bz2) = 40444452
+MD5 (thunderbird-2.0.0.18-source.tar.bz2) = 1d131408b2338132a154700cc92a1d58
+SHA256 (thunderbird-2.0.0.18-source.tar.bz2) = f18f97833661b260d819161080329f857e489b3c934f4648012b8728b7f3d597
+SIZE (thunderbird-2.0.0.18-source.tar.bz2) = 40455125


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811231441.mANEfQrb000100>