summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2012-05-28 12:19:23 +0400
committerVlad Glagolev2012-06-01 17:01:57 +0400
commit313e612cc71d8f2dfc08340464bc52c10ef1b087 (patch)
tree9716c9f3ba7446d34e7b6ee529bb82386a67506a
parent17b06b9f16981feab36694d056293867467cb0f2 (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