From: Peter Marko <[email protected]> Solves CVE-2026-21441.
Signed-off-by: Peter Marko <[email protected]> --- .../{python3-urllib3_2.6.2.bb => python3-urllib3_2.6.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-urllib3_2.6.2.bb => python3-urllib3_2.6.3.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-urllib3_2.6.2.bb b/meta/recipes-devtools/python/python3-urllib3_2.6.3.bb similarity index 91% rename from meta/recipes-devtools/python/python3-urllib3_2.6.2.bb rename to meta/recipes-devtools/python/python3-urllib3_2.6.3.bb index 3957818f6f..e63791a8f4 100644 --- a/meta/recipes-devtools/python/python3-urllib3_2.6.2.bb +++ b/meta/recipes-devtools/python/python3-urllib3_2.6.3.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/urllib3/urllib3" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=52d273a3054ced561275d4d15260ecda" -SRC_URI[sha256sum] = "016f9c98bb7e98085cb2b4b17b87d2c702975664e4f060c6532e64d1c1a5e797" +SRC_URI[sha256sum] = "1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed" inherit pypi python_hatchling
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#229568): https://lists.openembedded.org/g/openembedded-core/message/229568 Mute This Topic: https://lists.openembedded.org/mt/117306373/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
