mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 08:48:45 +01:00
python3: fix CVE-2019-16935
(From OE-Core rev: 78846c823cbb662897ce85b061a745c1dd7deeab) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -30,6 +30,7 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \
|
||||
file://0001-test_locale.py-correct-the-test-output-format.patch \
|
||||
file://0017-setup.py-do-not-report-missing-dependencies-for-disa.patch \
|
||||
file://0001-bpo-34155-Dont-parse-domains-containing-GH-13079.patch \
|
||||
file://0001-bpo-38243-xmlrpc.server-Escape-the-server_title-GH-1.patch \
|
||||
"
|
||||
|
||||
SRC_URI_append_class-native = " \
|
||||
|
||||
Reference in New Issue
Block a user