From owner-cvs-all@FreeBSD.ORG Tue Sep 28 03:26:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6149016A4CE; Tue, 28 Sep 2004 03:26:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 552BB43D2D; Tue, 28 Sep 2004 03:26:29 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S3QTA0045808; Tue, 28 Sep 2004 03:26:29 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S3QTiO045807; Tue, 28 Sep 2004 03:26:29 GMT (envelope-from marcus) Message-Id: <200409280326.i8S3QTiO045807@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 28 Sep 2004 03:26:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/thunderbird Makefileports/mail/thunderbird/files patch-245066,226669 patch-250862 patch-255067 patch-256316 patch-257314 patch-258005 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 03:26:29 -0000 marcus 2004-09-28 03:26:29 UTC FreeBSD ports repository Modified files: mail/thunderbird Makefile Added files: mail/thunderbird/files patch-245066,226669 patch-250862 patch-255067 patch-256316 patch-257314 patch-258005 Log: Patch the various recently reported security vulnerabilities in Mozilla. This is being done instead of the update to 0.8 since we're in a ports freeze, and too many big changes is not a good idea. This update covers the following Mozilla bugs: 245066 226669 250862 255067 256316 257317 258005 Thanks to nectar for scraping all of these patches together. Obtained from: Mozilla CVS Approved by: portmgr (implicit) Revision Changes Path 1.24 +1 -0 ports/mail/thunderbird/Makefile 1.1 +228 -0 ports/mail/thunderbird/files/patch-245066,226669 (new) 1.1 +22 -0 ports/mail/thunderbird/files/patch-250862 (new) 1.1 +60 -0 ports/mail/thunderbird/files/patch-255067 (new) 1.1 +18 -0 ports/mail/thunderbird/files/patch-256316 (new) 1.1 +31 -0 ports/mail/thunderbird/files/patch-257314 (new) 1.1 +278 -0 ports/mail/thunderbird/files/patch-258005 (new)