summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2012-05-28 12:19:23 +0400
committerVlad Glagolev2012-06-14 12:25:17 +0400
commit376345c818230241dcb414e2e85d4c794c594c56 (patch)
tree70cad598fad0d77895a2b559bacc43cc0e2bfe5c
parent30985c29763e6ba06c2fdcd959d146829450582b (diff)
pycrypto: => 2.6 (security)
(cherry picked from commit 72334958f468fe31eb439707329850c4dc95b86d)
-rwxr-xr-xpython-pypi/pycrypto/DETAILS3
-rw-r--r--python-pypi/pycrypto/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/python-pypi/pycrypto/DETAILS b/python-pypi/pycrypto/DETAILS
index b5c6fe42fa..603613478f 100755
--- a/python-pypi/pycrypto/DETAILS
+++ b/python-pypi/pycrypto/DETAILS
@@ -1,5 +1,6 @@
SPELL=pycrypto
- VERSION=2.5
+ VERSION=2.6
+ SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/python-pypi/pycrypto/HISTORY b/python-pypi/pycrypto/HISTORY
index bf4b357489..d741d90a19 100644
--- a/python-pypi/pycrypto/HISTORY
+++ b/python-pypi/pycrypto/HISTORY
@@ -1,3 +1,6 @@
+2012-05-28 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.6; SECURITY_PATCH++ (fixes CVE-2012-2417)
+
2012-02-14 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 2.5