]> code.ossystems Code Review - openembedded-core.git/commit
python: update to 2.7.17
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 24 Nov 2019 23:50:18 +0000 (15:50 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Nov 2019 21:37:01 +0000 (21:37 +0000)
commitd8cd909e7c073eb6365732e5c906f52933fe2e66
treeff82f1ea53f8d99dee1ba8a1a9306bdd8adbea88
parent2bb221ee5689f13d44b7452738f5a97baa1815a1
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.

(From OE-Core rev: 184b60eb905bb75ecc7a0c29a175e624d8555fac)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.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]