Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 4973263B85F for ; Thu, 9 Aug 2012 18:05:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2063414A351; Thu, 9 Aug 2012 18:05:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C2DEF14A350 for ; Thu, 9 Aug 2012 18:05:04 +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 wPnSOqislM2G for ; Thu, 9 Aug 2012 18:05:04 +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 4055914A34E for ; Thu, 9 Aug 2012 18:05:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E45D0175DD; Thu, 9 Aug 2012 18:05:03 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 9 Aug 2012 18:05:03 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2012Q2] pkgsrc/textproc/libxml2 To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20120809180503.E45D0175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Thu Aug 9 18:05:03 UTC 2012 Modified Files: pkgsrc/textproc/libxml2 [pkgsrc-2012Q2]: Makefile distinfo Added Files: pkgsrc/textproc/libxml2/patches [pkgsrc-2012Q2]: patch-ba patch-bb Log Message: Pullup ticket #3890 - requested by drochner textproc/libxml2: security patch Revisions pulled up: - textproc/libxml2/Makefile 1.119 - textproc/libxml2/distinfo 1.94 - textproc/libxml2/patches/patch-ba 1.1 - textproc/libxml2/patches/patch-bb 1.1 --- Module Name: pkgsrc Committed By: drochner Date: Wed Aug 1 14:51:37 UTC 2012 Modified Files: pkgsrc/textproc/libxml2: Makefile distinfo Added Files: pkgsrc/textproc/libxml2/patches: patch-ba patch-bb Log Message: add patches from upstream to fix integer overflows which can cause DOS or possibly other corruption (CVE-2012-2807) bump PKGREV To generate a diff of this commit: cvs rdiff -u -r1.118 -r1.118.2.1 pkgsrc/textproc/libxml2/Makefile cvs rdiff -u -r1.93 -r1.93.2.1 pkgsrc/textproc/libxml2/distinfo cvs rdiff -u -r0 -r1.1.2.2 pkgsrc/textproc/libxml2/patches/patch-ba \ pkgsrc/textproc/libxml2/patches/patch-bb Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.