aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/Makefile
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2005-02-04 12:13:41 +0800
committerperky <perky@FreeBSD.org>2005-02-04 12:13:41 +0800
commitdafaf3a5ed0bcedd625a6ff3260a607eb65fcce8 (patch)
tree972ca861e93b10de74d8dc2c2d68c79977d3e773 /lang/python/Makefile
parentddf64505e18915cb58bd755d7e3f550edf1a4baa (diff)
downloadfreebsd-ports-gnome-dafaf3a5ed0bcedd625a6ff3260a607eb65fcce8.tar.gz
freebsd-ports-gnome-dafaf3a5ed0bcedd625a6ff3260a607eb65fcce8.tar.zst
freebsd-ports-gnome-dafaf3a5ed0bcedd625a6ff3260a607eb65fcce8.zip
Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServer
vulnerability. PR: 77078 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Security: CAN-2005-0089 Security: http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html Security: SimpleXMLRPCServer.py allows unrestricted traversal
Diffstat (limited to 'lang/python/Makefile')
-rw-r--r--lang/python/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile
index 0fafbcb85066..8cbd19756eb4 100644
--- a/lang/python/Makefile
+++ b/lang/python/Makefile
@@ -7,6 +7,7 @@
PORTNAME= python
PORTVERSION= 2.4
+PORTREVISION= 1
CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}