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-29 09:08:17 +0000 |
| commit | 895a9d0ef76580a43c5a4850c25635889bf29a49 (patch) | |
| tree | 90e188789af318cac056d249b5e391102da91726 /meta/recipes-devtools/python/python3_3.7.4.bb | |
| parent | 93a2a3c64aa3619506025cacfbaa7279ff233982 (diff) | |
| download | poky-895a9d0ef76580a43c5a4850c25635889bf29a49.tar.gz | |
python3: CVE-2019-16056
(From OE-Core rev: b80c0a4b6821da55d2882b60d5d3e7b21d43a383)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.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 8693c446c2..42818bfff2 100644 --- a/meta/recipes-devtools/python/python3_3.7.4.bb +++ b/meta/recipes-devtools/python/python3_3.7.4.bb | |||
| @@ -28,6 +28,7 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \ | |||
| 28 | file://reformat_sysconfig.py \ | 28 | file://reformat_sysconfig.py \ |
| 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://0001-bpo-34155-Dont-parse-domains-containing-GH-13079.patch \ | ||
| 31 | " | 32 | " |
| 32 | 33 | ||
| 33 | SRC_URI_append_class-native = " \ | 34 | SRC_URI_append_class-native = " \ |
