Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4DC1863BB4C for ; Tue, 23 Nov 2010 08:24:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2B60919D62B; Tue, 23 Nov 2010 08:24:08 +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 585AE19D58F for ; Tue, 23 Nov 2010 08:24:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4868A175DD; Tue, 23 Nov 2010 08:24:05 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 23 Nov 2010 08:24:05 +0000 From: "Matthias Scheler" Subject: CVS commit: pkgsrc/lang/python26 To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20101123082405.4868A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Tue Nov 23 08:24:05 UTC 2010 Modified Files: pkgsrc/lang/python26: Makefile distinfo Added Files: pkgsrc/lang/python26/patches: patch-ba patch-bb patch-bc Removed Files: pkgsrc/lang/python26/patches: patch-aw Log Message: Add fix for CVE-2010-3492 and update the fix for CVE-2010-3493. Both fixes taken from the Python 2.7 branch in the Python SVN repository. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 pkgsrc/lang/python26/Makefile cvs rdiff -u -r1.28 -r1.29 pkgsrc/lang/python26/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/lang/python26/patches/patch-aw cvs rdiff -u -r0 -r1.1 pkgsrc/lang/python26/patches/patch-ba \ pkgsrc/lang/python26/patches/patch-bb \ pkgsrc/lang/python26/patches/patch-bc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.