Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DC59463B877 for ; Sun, 13 Sep 2009 11:38:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7556063B120; Sun, 13 Sep 2009 11:38:46 +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 7081263B10B for ; Sun, 13 Sep 2009 11:38:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5F83F175D0; Sun, 13 Sep 2009 11:38:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 13 Sep 2009 11:38:45 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2009Q2] pkgsrc/textproc/expat To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20090913113845.5F83F175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: spz Date: Sun Sep 13 11:38:45 UTC 2009 Modified Files: pkgsrc/textproc/expat [pkgsrc-2009Q2]: Makefile distinfo Added Files: pkgsrc/textproc/expat/patches [pkgsrc-2009Q2]: patch-aa Log Message: Pullup ticket 2886 - requested by drochner security fix Revisions pulled up: - pkgsrc/textproc/expat/Makefile 1.24 - pkgsrc/textproc/expat/distinfo 1.17 Files added: pkgsrc/textproc/expat/patches/patch-aa 1.7 Module Name: pkgsrc Committed By: drochner Date: Thu Sep 10 09:59:21 UTC 2009 Modified Files: pkgsrc/textproc/expat: Makefile distinfo Added Files: pkgsrc/textproc/expat/patches: patch-aa Log Message: fix SA36425: possible DoS due to an error when parsing certain UTF-8 sequences (patch from Python CVS) bump PKGREVISION To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/textproc/expat/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/expat/distinfo cvs rdiff -u -r0 -r1.7 pkgsrc/textproc/expat/patches/patch-aa To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.23.22.1 pkgsrc/textproc/expat/Makefile cvs rdiff -u -r1.16 -r1.16.22.1 pkgsrc/textproc/expat/distinfo cvs rdiff -u -r0 -r1.7.2.2 pkgsrc/textproc/expat/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.