]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-urllib3: Upgrade 1.26.18 -> 1.26.20
authorSoumya Sambu <soumya.sambu@windriver.com>
Fri, 7 Nov 2025 11:33:56 +0000 (17:03 +0530)
committerSteve Sakoman <steve@sakoman.com>
Thu, 13 Nov 2025 16:39:38 +0000 (08:39 -0800)
Includes fix for CVE-2024-37891

Changelog:
----------
https://github.com/urllib3/urllib3/blob/1.26.20/CHANGES.rst

Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/python/python3-urllib3_1.26.20.bb [moved from meta/recipes-devtools/python/python3-urllib3_1.26.18.bb with 87% similarity]

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 b26c9ad2fa881ce1c4d81a28aa564070f14e4520..58988e420553ef2a88bb6d0eeaef55739ba1abf7 100644 (file)
@@ -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