aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python.inc
diff options
context:
space:
mode:
authorRahul Taya <Rahul.Taya@kpit.com>2021-02-16 20:53:49 +0530
committerMartin Jansa <Martin.Jansa@gmail.com>2021-02-25 16:00:29 +0100
commit24629af206fda411f97844447c97420922c609e2 (patch)
treede3ff5e72ea87fe880535c66fe7e1b1d1874d2ad /recipes-devtools/python/python.inc
parente17af2835f751a05665b226772c502fa8ad14c04 (diff)
downloadmeta-python2-24629af206fda411f97844447c97420922c609e2.tar.gz
python: Add fix for CVE-2019-9674
For python and python-native added patch to fix CVE-2019-9674 Signed-off-by: Rahul Taya <Rahul.Taya@kpit.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python.inc')
-rw-r--r--recipes-devtools/python/python.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/python/python.inc b/recipes-devtools/python/python.inc
index a4ba0c5..787f23e 100644
--- a/recipes-devtools/python/python.inc
+++ b/recipes-devtools/python/python.inc
@@ -8,6 +8,7 @@ INC_PR = "r1"
LIC_FILES_CHKSUM = "file://LICENSE;md5=203a6dbc802ee896020a47161e759642"
SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \
+ file://CVE-2019-9674.patch \
"
SRC_URI[sha256sum] = "b62c0e7937551d0cc02b8fd5cb0f544f9405bafc9a54d3808ed4594812edef43"