summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2013-04-13 19:17:09 +0200
committerTreeve Jelbert2013-04-13 19:17:09 +0200
commit9dcd8b8e4d1f7e5e5edf8c6cd34c76d9ae931d2d (patch)
tree49f896e8d651b0432b243b8a578f107f53f9eaf0
parent182aed0ff2c5573c7e3c83bd0345ad9f3d7424b8 (diff)
Python-3.3.1 - SECURITY fix
-rwxr-xr-xdevel/python3/DETAILS4
-rw-r--r--devel/python3/HISTORY4
2 files changed, 6 insertions, 2 deletions
diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index 3a3f8a00ff..f6eb5e7821 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -1,6 +1,6 @@
SPELL=python3
- VERSION=3.3.0
- SECURITY_PATCH=1
+ VERSION=3.3.1
+ SECURITY_PATCH=2
SOURCE=Python-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Python-$VERSION"
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index 77bc1ffd7b..6d77a5a055 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,7 @@
+2013-04-13 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 3.3.1
+ SECURITY_PATCH++, fixes CVE-2011-4944
+
2013-01-20 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* TRIGGERS: added check_self on tk and tcl cast