diff options
| author | Soumya Sambu <soumya.sambu@windriver.com> | 2025-11-07 17:03:56 +0530 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-11-19 08:21:24 -0800 |
| commit | 478f5eaa61d435777b566dc7ac589ea88a375288 (patch) | |
| tree | bdac3720c06f86f21e0dadbbecb8624b25f0824b /meta/recipes-devtools/python | |
| parent | 748f958fd39c1325cfcc081ea78d8eb1acde79aa (diff) | |
| download | poky-478f5eaa61d435777b566dc7ac589ea88a375288.tar.gz | |
python3-urllib3: Upgrade 1.26.18 -> 1.26.20
Includes fix for CVE-2024-37891
Changelog:
----------
https://github.com/urllib3/urllib3/blob/1.26.20/CHANGES.rst
(From OE-Core rev: 2e805113fe0488224f05524360eeff729dd12d91)
Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-urllib3_1.26.20.bb (renamed from meta/recipes-devtools/python/python3-urllib3_1.26.18.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-urllib3_1.26.18.bb b/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" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c2823cb995439c984fd62a973d79815c" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c2823cb995439c984fd62a973d79815c" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0" | 6 | SRC_URI[sha256sum] = "40c2dc0c681e47eb8f90e7e27bf6ff7df2e677421fd46756da1161c39ca70d32" |
| 7 | 7 | ||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
| 9 | 9 | ||
