New commits:
commit 5539e0cd0a99ae768e75e9bc3ff8f531b4f16cf3
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
devel/python3: stable version 3.6.9, SECURITY_PATCH++
diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index b5248e3..6313fcf 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -1,10 +1,11 @@
SPELL=python3
if [[ "${PYTHON3_BRANCH}" == "devel" ]]; then
VERSION=3.7.3
+ SECURITY_PATCH=7
else
- VERSION=3.6.8
+ VERSION=3.6.9
+ SECURITY_PATCH=8
fi
- SECURITY_PATCH=7
SOURCE=Python-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Python-$VERSION"
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index a722d76..235c533 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,7 @@
+2019-07-03 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: stable version 3.6.9, SECURITY_PATCH++,
+ (CVE-2019-9948, CVE-2019-9740, CVE-2019-5010)
+
2019-03-26 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.7.3
[SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (5539e0cd0a99ae768e75e9bc3ff8f531b4f16cf3),
Pavel Vinogradov, 07/03/2019