summaryrefslogtreecommitdiff
path: root/lang/python23-nth
diff options
context:
space:
mode:
authordrochner <drochner>2005-02-04 15:39:04 +0000
committerdrochner <drochner>2005-02-04 15:39:04 +0000
commitb67460318fe4f08f848e8ab2e2b91975200573ef (patch)
treebb81caac418a09c508af5743525a8ab16d197547 /lang/python23-nth
parentbc156edaf5bf3d3ab6cdb1a4c07f281d41d46b4a (diff)
downloadpkgsrc-b67460318fe4f08f848e8ab2e2b91975200573ef.tar.gz
apply the security fix from
http://www.python.org/security/PSF-2005-001/ This disables hierarchical object lookups in SimpleXMLRPCServer. Unfortunately, this breaks some applications (eg kenosis). Don't shoot me for this. bump PKGREVISION
Diffstat (limited to 'lang/python23-nth')
-rw-r--r--lang/python23-nth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python23-nth/Makefile b/lang/python23-nth/Makefile
index 94cffe6baec..5311caf2620 100644
--- a/lang/python23-nth/Makefile
+++ b/lang/python23-nth/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2005/01/30 12:44:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2005/02/04 15:39:04 drochner Exp $
#
PKGNAME= python23-nth-2.3.4
-PKGREVISION= 1
+PKGREVISION= 2
CONFLICTS+= python-[0-9]*