From: Soumya Sambu <[email protected]> Includes fix for CVE-2024-37891
Changelog: ---------- https://github.com/urllib3/urllib3/blob/1.26.20/CHANGES.rst Signed-off-by: Soumya Sambu <[email protected]> Signed-off-by: Steve Sakoman <[email protected]> --- .../{python3-urllib3_1.26.18.bb => python3-urllib3_1.26.20.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-urllib3_1.26.18.bb => python3-urllib3_1.26.20.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-urllib3_1.26.18.bb b/meta/recipes-devtools/python/python3-urllib3_1.26.20.bb similarity index 87% rename from meta/recipes-devtools/python/python3-urllib3_1.26.18.bb rename to meta/recipes-devtools/python/python3-urllib3_1.26.20.bb index b26c9ad2fa..58988e4205 100644 --- a/meta/recipes-devtools/python/python3-urllib3_1.26.18.bb +++ b/meta/recipes-devtools/python/python3-urllib3_1.26.20.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/shazow/urllib3" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c2823cb995439c984fd62a973d79815c" -SRC_URI[sha256sum] = "f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0" +SRC_URI[sha256sum] = "40c2dc0c681e47eb8f90e7e27bf6ff7df2e677421fd46756da1161c39ca70d32" inherit pypi setuptools3 -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#226278): https://lists.openembedded.org/g/openembedded-core/message/226278 Mute This Topic: https://lists.openembedded.org/mt/116282975/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
