]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3{,native}: update to 3.5.6
authorAnuj Mittal <anuj.mittal@intel.com>
Wed, 12 Sep 2018 09:44:11 +0000 (17:44 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Sep 2018 23:27:55 +0000 (00:27 +0100)
Includes changes:

76aa2c0a9a bpo-33216: Clarify the documentation for CALL_FUNCTION_* (#8338)
1b141b9553 Doc: Backport language switcher (bpo-33700, bpo-31045) (#8048)
f381cfe07d [3.5] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) (#5991)
937ac1fe06 [3.5] bpo-32981: Fix catastrophic backtracking vulns (GH-5955) (#6034)

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-devtools/python/python3-native_3.5.6.bb [moved from meta/recipes-devtools/python/python3-native_3.5.5.bb with 96% similarity]
meta/recipes-devtools/python/python3_3.5.6.bb [moved from meta/recipes-devtools/python/python3_3.5.5.bb with 98% similarity]

similarity index 96%
rename from meta/recipes-devtools/python/python3-native_3.5.5.bb
rename to meta/recipes-devtools/python/python3-native_3.5.6.bb
index b231542f46f2649bede22e36b63d3ee4bfa8183c..46b3cf398df6824d0fffe3fe28bd53b6fb253b88 100644 (file)
@@ -26,8 +26,8 @@ file://support_SOURCE_DATE_EPOCH_in_py_compile.patch \
 file://regen-all.patch \
 "
 
-SRC_URI[md5sum] = "f3763edf9824d5d3a15f5f646083b6e0"
-SRC_URI[sha256sum] = "063d2c3b0402d6191b90731e0f735c64830e7522348aeb7ed382a83165d45009"
+SRC_URI[md5sum] = "f5a99f765e765336a3ebbb2a24ca2be3"
+SRC_URI[sha256sum] = "f55cde04f521f273c7cba08912921cc5642cfc15ca7b22d5829f0aff4371155f"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b6ec515b22618f55fa07276b897bacea"
 
similarity index 98%
rename from meta/recipes-devtools/python/python3_3.5.5.bb
rename to meta/recipes-devtools/python/python3_3.5.6.bb
index 15ec7d7fda65707a69c083334cd92f655235127c..13599c9216bb1cd532dd0ea73c5ce8c0a8bdeade 100644 (file)
@@ -43,8 +43,8 @@ SRC_URI += "\
             file://ftplib.patch \
             file://signal.patch \
            "
-SRC_URI[md5sum] = "f3763edf9824d5d3a15f5f646083b6e0"
-SRC_URI[sha256sum] = "063d2c3b0402d6191b90731e0f735c64830e7522348aeb7ed382a83165d45009"
+SRC_URI[md5sum] = "f5a99f765e765336a3ebbb2a24ca2be3"
+SRC_URI[sha256sum] = "f55cde04f521f273c7cba08912921cc5642cfc15ca7b22d5829f0aff4371155f"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b6ec515b22618f55fa07276b897bacea"