mirror of
https://git.yoctoproject.org/poky
synced 2026-02-08 09:46:38 +01:00
python2: Security fix CVE-2016-5636
Affects python2 < 2.7.11 Base score (4.4) Medium (From OE-Core rev: 4d1f651047a045955b436357753c7e094468b4ed) 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
3aaf023202
commit
81106cd333
@@ -27,6 +27,7 @@ SRC_URI += "\
|
||||
file://use_sysroot_ncurses_instead_of_host.patch \
|
||||
file://avoid_parallel_make_races_on_pgen.patch \
|
||||
file://add-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch \
|
||||
file://CVE-2016-5636.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/Python-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user