mirror of
https://git.yoctoproject.org/poky
synced 2026-02-13 04:03:03 +01:00
python3: Security fix CVE-2016-1000110
(From OE-Core rev: 744eb37c8abf4c30a0c462580541bf195a987a56) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4b27738c5e
commit
56a27c9aad
@@ -38,6 +38,7 @@ SRC_URI += "\
|
||||
file://setup.py-find-libraries-in-staging-dirs.patch \
|
||||
file://use_packed_importlib.patch \
|
||||
file://configure.ac-fix-LIBPL.patch \
|
||||
file://CVE-2016-1000110.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "e9ea6f2623fffcdd871b7b19113fde80"
|
||||
SRC_URI[sha256sum] = "c6d57c0c366d9060ab6c0cdf889ebf3d92711d466cc0119c441dbf2746f725c9"
|
||||
|
||||
Reference in New Issue
Block a user