mirror of
https://git.yoctoproject.org/poky
synced 2026-02-08 18:02:12 +01:00
python3: Security fix CVE-2016-5636
Affects python3 < 3.5.1 Base Score (4.4) Medium (From OE-Core rev: a7cbd6805febadaad60d1e05899e10e9a8a36c26) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
81106cd333
commit
d1fdd0ad55
@@ -37,6 +37,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-5636.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "e9ea6f2623fffcdd871b7b19113fde80"
|
||||
SRC_URI[sha256sum] = "c6d57c0c366d9060ab6c0cdf889ebf3d92711d466cc0119c441dbf2746f725c9"
|
||||
|
||||
Reference in New Issue
Block a user