Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 82408A5678 for ; Sun, 15 Dec 2013 14:02:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E294914A2FA; Sun, 15 Dec 2013 14:02:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1BD0D14A305 for ; Sun, 15 Dec 2013 14:02:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id gRZSwRYH32yN for ; Sun, 15 Dec 2013 14:02:25 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4133F14A26E for ; Sun, 15 Dec 2013 14:02:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2F61596; Sun, 15 Dec 2013 14:02:25 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 15 Dec 2013 14:02:25 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/www/firefox24 To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20131215140225.2F61596@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Sun Dec 15 14:02:25 UTC 2013 Modified Files: pkgsrc/www/firefox24: Makefile distinfo pkgsrc/www/firefox24/patches: patch-aa patch-as patch-toolkit_components_osfile_osfile__unix__back.jsm Log Message: Update to 24.2.0 * Fix PR pkg/48420: fix build on NetBSD with drace support Patches from richard@ Changelog: Fixed in Firefox ESR 24.2 MFSA 2013-117 Mis-issued ANSSI/DCSSI certificate MFSA 2013-116 JPEG information leak MFSA 2013-115 GetElementIC typed array stubs can be generated outside observed typesets MFSA 2013-114 Use-after-free in synthetic mouse movement MFSA 2013-113 Trust settings for built-in roots ignored during EV certificate validation MFSA 2013-111 Segmentation violation when replacing ordered list elements MFSA 2013-109 Use-after-free during Table Editing MFSA 2013-108 Use-after-free in event listeners MFSA 2013-104 Miscellaneous memory safety hazards (rv:26.0 / rv:24.2) To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/firefox24/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/firefox24/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/firefox24/patches/patch-aa \ pkgsrc/www/firefox24/patches/patch-as cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/www/firefox24/patches/patch-toolkit_components_osfile_osfile__unix__back.jsm Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.