Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5879C63BB0A for ; Tue, 27 Jul 2010 07:58:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0F3B863B108; Tue, 27 Jul 2010 07:58:55 +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 C8FEF63B104 for ; Tue, 27 Jul 2010 07:58:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 92850175DD; Tue, 27 Jul 2010 07:58:53 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 27 Jul 2010 07:58:53 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/devel/xulrunner To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20100727075853.92850175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tnn Date: Tue Jul 27 07:58:53 UTC 2010 Modified Files: pkgsrc/devel/xulrunner: dist.mk distinfo Log Message: Update to firefox-3.6.8. Fixes a heap corruption issue due to free() of garbage pointers when parsing an invalid tag. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/xulrunner/dist.mk cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/xulrunner/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.