mirror of
https://git.yoctoproject.org/poky
synced 2026-03-27 16:02:21 +01:00
python-2.7: Security fix CVE-2016-5699
affect python-2.7 < 2.7.10 (From OE-Core rev: 1b16f5238460f65168851d5cdf74e7e0e64f6bdf) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6976f01adc
commit
70799fb931
@@ -28,6 +28,7 @@ SRC_URI += "\
|
||||
file://avoid_parallel_make_races_on_pgen.patch \
|
||||
file://CVE-2016-0772.patch \
|
||||
file://CVE-2016-5636.patch \
|
||||
file://CVE-2016-5699.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/Python-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user