mirror of
https://git.yoctoproject.org/poky
synced 2026-03-27 16:02:21 +01:00
python3: fix CVE-2019-20907
- move fixing patch for CVE-2020-8492 to the right location (From OE-Core rev: f7e7378ea7099af8555de809787cf8e2cb5208fd) Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cc2e2c2d06
commit
31e97c2cae
@@ -33,6 +33,7 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \
|
||||
file://0001-python3-Do-not-hardcode-lib-for-distutils.patch \
|
||||
file://0020-configure.ac-setup.py-do-not-add-a-curses-include-pa.patch \
|
||||
file://0001-bpo-39503-CVE-2020-8492-Fix-AbstractBasicAuthHandler.patch \
|
||||
file://CVE-2019-20907.patch \
|
||||
file://CVE-2020-14422.patch \
|
||||
file://CVE-2020-26116.patch \
|
||||
file://CVE-2020-27619.patch \
|
||||
|
||||
Reference in New Issue
Block a user