diff options
author | perky <perky@FreeBSD.org> | 2005-02-04 12:14:40 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2005-02-04 12:14:40 +0800 |
commit | d54d0c608c4eeb269c3208af10e94a82f22edddc (patch) | |
tree | 74c5bb6b0cd28761ee06cc7716516573ac590499 /lang/python31/distinfo | |
parent | dafaf3a5ed0bcedd625a6ff3260a607eb65fcce8 (diff) | |
download | freebsd-ports-gnome-d54d0c608c4eeb269c3208af10e94a82f22edddc.tar.gz freebsd-ports-gnome-d54d0c608c4eeb269c3208af10e94a82f22edddc.tar.zst freebsd-ports-gnome-d54d0c608c4eeb269c3208af10e94a82f22edddc.zip |
Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServer
vulnerability.
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/python31/distinfo')
-rw-r--r-- | lang/python31/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python31/distinfo b/lang/python31/distinfo index 0072eec35a72..03e493904480 100644 --- a/lang/python31/distinfo +++ b/lang/python31/distinfo @@ -1,2 +1,4 @@ MD5 (python/Python-2.5.a0.20050129.tgz) = bdf571f3e28c4793bedbd180611c28e6 SIZE (python/Python-2.5.a0.20050129.tgz) = 9227299 +MD5 (python/patch.txt) = bdebb9c747dea1eada73ee7dbb6ac838 +SIZE (python/patch.txt) = 4427 |