Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-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 95D48A5801 for ; Fri, 21 Mar 2014 15:00:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EE69814A2ED; Fri, 21 Mar 2014 15:00:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9105F14A227 for ; Fri, 21 Mar 2014 15:00:52 +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 RXr18Dc15QAk for ; Fri, 21 Mar 2014 15:00:52 +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 0FC3214A21A for ; Fri, 21 Mar 2014 15:00:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0A9FD96; Fri, 21 Mar 2014 15:00:52 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 21 Mar 2014 15:00:52 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20140321150052.0A9FD96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Fri Mar 21 15:00:51 UTC 2014 Modified Files: pkgsrc/devel/xulrunner24: Makefile pkgsrc/www/firefox24: Makefile distinfo Log Message: Update to 24.4.0 Changelog: Fixed in Firefox ESR 24.4 MFSA 2014-32 Out-of-bounds write through TypedArrayObject after neutering MFSA 2014-31 Out-of-bounds read/write through neutering ArrayBuffer objects MFSA 2014-30 Use-after-free in TypeObject MFSA 2014-29 Privilege escalation using WebIDL-implemented APIs MFSA 2014-28 SVG filters information disclosure through feDisplacementMap MFSA 2014-27 Memory corruption in Cairo during PDF font rendering MFSA 2014-26 Information disclosure through polygon rendering in MathML MFSA 2014-17 Out of bounds read during WAV file decoding MFSA 2014-16 Files extracted during updates are not always read only MFSA 2014-15 Miscellaneous memory safety hazards (rv:28.0 / rv:24.4) To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/xulrunner24/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/firefox24/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/firefox24/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.