From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 23 14:50:00 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E794D106564A for ; Sun, 23 Nov 2008 14:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CA8828FC12 for ; Sun, 23 Nov 2008 14:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mANEo0if060092 for ; Sun, 23 Nov 2008 14:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mANEo00J060091; Sun, 23 Nov 2008 14:50:00 GMT (envelope-from gnats) Resent-Date: Sun, 23 Nov 2008 14:50:00 GMT Resent-Message-Id: <200811231450.mANEo00J060091@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gary Palmer Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4611B1065675 for ; Sun, 23 Nov 2008 14:41:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 3BA058FC12 for ; Sun, 23 Nov 2008 14:41:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mANEfQdC000101 for ; Sun, 23 Nov 2008 14:41:26 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id mANEfQrb000100; Sun, 23 Nov 2008 14:41:26 GMT (envelope-from nobody) Message-Id: <200811231441.mANEfQrb000100@www.freebsd.org> Date: Sun, 23 Nov 2008 14:41:26 GMT From: Gary Palmer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/129089: mail/thunderbird upgrade to 2.0.0.18 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2008 14:50:01 -0000 >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 @@ thunderbird linux-thunderbird - 2.0.0.17 + 2.0.0.18 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: