Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D203E63B121 for ; Fri, 28 Aug 2009 05:24:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 75B1863B1FC; Fri, 28 Aug 2009 05:24:35 +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 9AE1163B120 for ; Fri, 28 Aug 2009 05:24:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7B405175D0; Fri, 28 Aug 2009 05:24:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 28 Aug 2009 05:24:34 +0000 From: Hasso Tepper Subject: CVS commit: pkgsrc/textproc/xerces-c To: pkgsrc-changes@NetBSD.org Reply-To: hasso@netbsd.org X-Mailer: log_accum Message-Id: <20090828052434.7B405175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: hasso Date: Fri Aug 28 05:24:34 UTC 2009 Modified Files: pkgsrc/textproc/xerces-c: Makefile distinfo Added Files: pkgsrc/textproc/xerces-c/patches: patch-ba Log Message: Add the fix for CVE-2009-1885 - nested DTD structure XML parsing remote denial of service vulnerability. While there fix MASTER_SITES as recommended by pkglint. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 pkgsrc/textproc/xerces-c/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/xerces-c/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/xerces-c/patches/patch-ba Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.