Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 4F8BF63DCB2 for ; Wed, 21 Nov 2012 13:00:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0A73514A134; Wed, 21 Nov 2012 13:00:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2C07814A128 for ; Wed, 21 Nov 2012 13:00:57 +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 HAxE3yFYPOXR for ; Wed, 21 Nov 2012 13:00:56 +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 9B07514A109 for ; Wed, 21 Nov 2012 13:00:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 92131175DD; Wed, 21 Nov 2012 13:02:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 21 Nov 2012 13:02:18 +0000 From: "Ignatios Souvatzis" Subject: CVS commit: pkgsrc/devel/xulrunner10 To: pkgsrc-changes@NetBSD.org Reply-To: is@netbsd.org X-Mailer: log_accum Message-Id: <20121121130218.92131175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: is Date: Wed Nov 21 13:02:18 UTC 2012 Modified Files: pkgsrc/devel/xulrunner10: PLIST dist.mk distinfo Log Message: Fixed in Firefox ESR 10.0.11: MFSA 2012-106 Use-after-free, buffer overflow, and memory corruption issues found using Address Sanitizer MFSA 2012-105 Use-after-free and buffer overflow issues found using Address Sanitizer MFSA 2012-104 CSS and HTML injection through Style Inspector MFSA 2012-103 Frames can shadow top.location MFSA 2012-101 Improper character decoding in HZ-GB-2312 charset MFSA 2012-100 Improper security filtering for cross-origin wrappers MFSA 2012-98 Firefox installer DLL hijacking MFSA 2012-93 evalInSanbox location context incorrectly applied MFSA 2012-92 Buffer overflow while rendering GIF images MFSA 2012-91 Miscellaneous memory safety hazards (rv:17.0/ rv:10.0.11) To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/xulrunner10/PLIST cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/xulrunner10/dist.mk cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/xulrunner10/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.