diff options
author | tron <tron@pkgsrc.org> | 2010-11-23 08:24:04 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2010-11-23 08:24:04 +0000 |
commit | db7feaf7d78acfa9a88a0ce899e01456147d4005 (patch) | |
tree | 886e30e287f5d7151d87463d8e1d0b882c326401 /lang/python26/distinfo | |
parent | a70421702f4454a6944b8dd624a625af0d0e7c5c (diff) | |
download | pkgsrc-db7feaf7d78acfa9a88a0ce899e01456147d4005.tar.gz |
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.
Diffstat (limited to 'lang/python26/distinfo')
-rw-r--r-- | lang/python26/distinfo | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/python26/distinfo b/lang/python26/distinfo index 953202905e6..91569760727 100644 --- a/lang/python26/distinfo +++ b/lang/python26/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.28 2010/11/17 18:44:06 tez Exp $ +$NetBSD: distinfo,v 1.29 2010/11/23 08:24:04 tron Exp $ SHA1 (Python-2.6.6.tar.bz2) = a1daf2c2c7cffe0939c015260447572fe75c7e50 RMD160 (Python-2.6.6.tar.bz2) = 2d63f4f0ad3c124a8e62215ca94bd0231350e912 @@ -16,4 +16,6 @@ SHA1 (patch-ao) = 8c6a156b0f0c2a6d319658477fff348e6a0c3603 SHA1 (patch-ap) = d23a869a449ab9dc166cfa149913b20c9acad9cb SHA1 (patch-au) = 38030fc45afc2a8f53a41f26b649e731642b9148 SHA1 (patch-av) = d6bf0419015656a8d2f13d3132873e453c8a6b6e -SHA1 (patch-aw) = e74bae33eb95c821b5147f5c89c3ee7cb061db95 +SHA1 (patch-ba) = 97dcf72d7380a2d257220669845c52a698165fcf +SHA1 (patch-bb) = 6cdd94dd1e69630159194c7c153b6c4e46c81456 +SHA1 (patch-bc) = 09aaa254a54109026bb262a949b4006235df7858 |