mirror of
https://git.yoctoproject.org/poky
synced 2026-02-07 17:26:36 +01:00
python: add missing CVE tag to patches
(From OE-Core rev: 67f9e9045ab91a9df15876ad73e44ff98f11bf59) 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
21e5d8e2c6
commit
bc395e0e87
@@ -19,9 +19,7 @@ Co-authored-by: Christian Heimes <christian@python.org>
|
||||
https://bugs.python.org/issue34623
|
||||
|
||||
Upstream-Status: Backport
|
||||
|
||||
Fix CVE-2018-14647
|
||||
|
||||
CVE: CVE-2018-14647
|
||||
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
|
||||
---
|
||||
Include/pyexpat.h | 4 +++-
|
||||
|
||||
@@ -5,9 +5,7 @@ Subject: [PATCH] closes bpo-34540: Convert shutil._call_external_zip to use
|
||||
subprocess rather than distutils.spawn. (GH-8985)
|
||||
|
||||
Upstream-Status: Backport
|
||||
|
||||
Fix CVE-2018-1000802
|
||||
|
||||
CVE: CVE-2018-1000802
|
||||
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
|
||||
---
|
||||
Lib/shutil.py | 16 ++++++++++------
|
||||
|
||||
Reference in New Issue
Block a user