]> code.ossystems Code Review - openembedded-core.git/commit
python: update to 2.7.17
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 18 Nov 2019 14:28:40 +0000 (15:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Nov 2019 21:17:40 +0000 (21:17 +0000)
commit184b60eb905bb75ecc7a0c29a175e624d8555fac
treebd9410a3a0fe4d9d049fef8ea5be5c466fbca60d
parent188ba30ef290efab6d5a9b95fba8e991b779ab33
python: update to 2.7.17

Drop backports, rebase a couple of patches.

This is the second last release of py 2.x; upstream support ends on
1 January 2020, there will be one final 2.x afterwards.

Note that the only thing that still needs python 2.x in oe-core is
u-boot; when the next u-boot update arrives, we should find out
where the py3 migration is for that component before merging the
update.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 files changed:
meta/recipes-devtools/python/python-native/0001-python-native-fix-one-do_populate_sysroot-warning.patch
meta/recipes-devtools/python/python-native_2.7.17.bb [moved from meta/recipes-devtools/python/python-native_2.7.16.bb with 97% similarity]
meta/recipes-devtools/python/python.inc
meta/recipes-devtools/python/python/0001-2.7-bpo-34155-Dont-parse-domains-containing-GH-13079.patch [deleted file]
meta/recipes-devtools/python/python/0001-2.7-bpo-38243-Escape-the-server-title-of-DocXMLRPCSe.patch [deleted file]
meta/recipes-devtools/python/python/0001-python-Resolve-intermediate-staging-issues.patch [moved from meta/recipes-devtools/python/python/builddir.patch with 58% similarity]
meta/recipes-devtools/python/python/CVE-2018-20852.patch [deleted file]
meta/recipes-devtools/python/python/CVE-2019-9740.patch [deleted file]
meta/recipes-devtools/python/python/bpo-35907-cve-2019-9948-fix.patch [deleted file]
meta/recipes-devtools/python/python/bpo-35907-cve-2019-9948.patch [deleted file]
meta/recipes-devtools/python/python/bpo-36216-cve-2019-9636-fix.patch [deleted file]
meta/recipes-devtools/python/python/bpo-36216-cve-2019-9636.patch [deleted file]
meta/recipes-devtools/python/python/bpo-36742-cve-2019-10160.patch [deleted file]
meta/recipes-devtools/python/python_2.7.17.bb [moved from meta/recipes-devtools/python/python_2.7.16.bb with 97% similarity]