diff options
author | drochner <drochner@pkgsrc.org> | 2005-02-04 15:39:04 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2005-02-04 15:39:04 +0000 |
commit | 2cefade65dfa20af03311fa62c7573af7e7b57ed (patch) | |
tree | bb81caac418a09c508af5743525a8ab16d197547 /lang/python24/distinfo | |
parent | 409fbf659392d95538bcfa6ea686d43ee8aee92c (diff) | |
download | pkgsrc-2cefade65dfa20af03311fa62c7573af7e7b57ed.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/python24/distinfo')
-rw-r--r-- | lang/python24/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python24/distinfo b/lang/python24/distinfo index 635519ed2e9..f724663028e 100644 --- a/lang/python24/distinfo +++ b/lang/python24/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2005/01/24 21:46:33 tv Exp $ +$NetBSD: distinfo,v 1.6 2005/02/04 15:39:04 drochner Exp $ SHA1 (Python-2.4.tar.bz2) = 80c06f491a4b2a629e868540150faf22c5d0e41e Size (Python-2.4.tar.bz2) = 7840762 bytes @@ -15,3 +15,4 @@ SHA1 (patch-aj) = e471737ade95423039661b475f2dd0fc27aa9dac SHA1 (patch-ak) = f2e1d4087a94490bd3589a8c829ec72e04f31f72 SHA1 (patch-al) = 2cd3088f1d8b4e827c89fa75c2f7663f842451af SHA1 (patch-am) = aa71ec2f9cc8f434ff38b19df23b5dd433e13e5a +SHA1 (patch-an) = 02222a16fb6b5eac69098e8c310f62bb75fa559b |