]> 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)
committerArmin Kuster <akuster808@gmail.com>
Sun, 24 Nov 2019 05:01:39 +0000 (21:01 -0800)
commit7009d823a0799ce7132bd77329b273a476718c8c
treeee0f039e9241f3f3221a9a3b4c2af297d66b742c
parent98cc3bfc6656b8648da591dcb64de8472e6c97e0
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>
[Minor fixup for warrior context]
Signed-off-by: Armin Kuster <akuster808@gmail.com>
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]