mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 06:52:39 +02:00
python: Backport 2 CVE from upstream
These are back ports of 2 patches from upstream to address CVE-2011-4944 CVE-2013-4238 (From OE-Core rev: 4606eab53e8eff57d6369ea20a5ea63916ea3ea7) (From OE-Core rev: 8a00a57870bf71a34b901c4a3aa08094f548e8f1) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8eacb41c1c
commit
8bc5708945
@@ -29,6 +29,8 @@ SRC_URI += "\
|
||||
file://python-2.7.3-remove-bsdb-rpath.patch \
|
||||
file://builddir.patch \
|
||||
file://python-2.7.3-CVE-2012-2135.patch \
|
||||
file://CVE-2013-4073_py27.patch \
|
||||
file://pypirc-secure.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/Python-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user