Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 0CFD163B88A for ; Thu, 9 Oct 2008 15:01:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B9C1063B229; Thu, 9 Oct 2008 15:01:28 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 05A0E63B104 for ; Thu, 9 Oct 2008 15:01:27 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E04DC175D0; Thu, 9 Oct 2008 15:01:27 +0000 (UTC) From: Matthias Scheler Subject: CVS commit: pkgsrc/textproc/libxml2 To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org Message-Id: <20081009150127.E04DC175D0@cvs.netbsd.org> Date: Thu, 9 Oct 2008 15:01:27 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Thu Oct 9 15:01:27 UTC 2008 Modified Files: pkgsrc/textproc/libxml2: Makefile distinfo Added Files: pkgsrc/textproc/libxml2/patches: patch-af Log Message: Add a fix for CVE-2008-4409 (also known as CVE-2008-4422) from the GNOME bugzilla. Bump package revision. To generate a diff of this commit: cvs rdiff -r1.94 -r1.95 pkgsrc/textproc/libxml2/Makefile cvs rdiff -r1.66 -r1.67 pkgsrc/textproc/libxml2/distinfo cvs rdiff -r0 -r1.1 pkgsrc/textproc/libxml2/patches/patch-af Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.