]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-urllib3: upgrade 2.4.0 -> 2.5.0
authorYogita Urade <yogita.urade@windriver.com>
Thu, 26 Jun 2025 10:27:18 +0000 (15:57 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Jul 2025 07:47:23 +0000 (08:47 +0100)
Includes fix for CVE-2025-50181 and CVE-2025-50182

Changelog:
https://urllib3.readthedocs.io/en/stable/changelog.html#id1
https://github.com/urllib3/urllib3/blob/main/CHANGES.rst#250-2025-06-18

Signed-off-by: Yogita Urade <yogita.urade@windriver.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
meta/recipes-devtools/python/python3-urllib3_2.5.0.bb [moved from meta/recipes-devtools/python/python3-urllib3_2.4.0.bb with 87% similarity]

similarity index 87%
rename from meta/recipes-devtools/python/python3-urllib3_2.4.0.bb
rename to meta/recipes-devtools/python/python3-urllib3_2.5.0.bb
index 7a4bffc05ee8c04df4ac216d3dd4f1126961b5d1..a4f39957309dd3a28180f158862560aca620ab42 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/urllib3/urllib3"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=52d273a3054ced561275d4d15260ecda"
 
-SRC_URI[sha256sum] = "414bc6535b787febd7567804cc015fee39daab8ad86268f1310a9250697de466"
+SRC_URI[sha256sum] = "3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760"
 
 inherit pypi python_hatchling