See: https://bugs.python.org/issue30458
Signed-off-by: Anuj Mittal <[email protected]> --- meta/recipes-devtools/python/python/CVE-2019-9740.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/python/python/CVE-2019-9740.patch b/meta/recipes-devtools/python/python/CVE-2019-9740.patch index 066ac68290..95f43e0387 100644 --- a/meta/recipes-devtools/python/python/CVE-2019-9740.patch +++ b/meta/recipes-devtools/python/python/CVE-2019-9740.patch @@ -31,6 +31,7 @@ Notes on backport to Python 2.7: Upstream-Status: Backport CVE: CVE-2019-9740 +CVE: CVE-2019-9947 Signed-off-by: Anuj Mittal <[email protected]> --- Lib/httplib.py | 16 ++++++ -- 2.21.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
