diff options
| author | Chen Qi <Qi.Chen@windriver.com> | 2019-10-09 16:36:39 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-15 14:16:10 +0100 |
| commit | 4ac566250ddbbfae7dc8aaf78a4108b3b4fe2edb (patch) | |
| tree | 89f4b068cb1a0530baaf1e3d05604ffb16269151 /meta/recipes-devtools/python/python3_3.7.4.bb | |
| parent | 01bae80ea24a18391061b0738575838a6be26b19 (diff) | |
| download | poky-4ac566250ddbbfae7dc8aaf78a4108b3b4fe2edb.tar.gz | |
python3: CVE-2019-16056
(From OE-Core rev: 328e3a1a3bb95cca60621f22cc500f9d24dbc590)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.7.4.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.7.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.7.4.bb b/meta/recipes-devtools/python/python3_3.7.4.bb index 09b942cf3a..c8b63fee9d 100644 --- a/meta/recipes-devtools/python/python3_3.7.4.bb +++ b/meta/recipes-devtools/python/python3_3.7.4.bb | |||
| @@ -29,6 +29,7 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \ | |||
| 29 | file://0001-Use-FLAG_REF-always-for-interned-strings.patch \ | 29 | file://0001-Use-FLAG_REF-always-for-interned-strings.patch \ |
| 30 | file://0001-test_locale.py-correct-the-test-output-format.patch \ | 30 | file://0001-test_locale.py-correct-the-test-output-format.patch \ |
| 31 | file://0017-setup.py-do-not-report-missing-dependencies-for-disa.patch \ | 31 | file://0017-setup.py-do-not-report-missing-dependencies-for-disa.patch \ |
| 32 | file://0001-bpo-34155-Dont-parse-domains-containing-GH-13079.patch \ | ||
| 32 | " | 33 | " |
| 33 | 34 | ||
| 34 | SRC_URI_append_class-native = " \ | 35 | SRC_URI_append_class-native = " \ |
