Re: [OE-core] [kirkstone][PATCH 1/2] python3-urllib3: update to v1.26.18

2023-12-13 Thread Lee Chee Yang
ping

> -Original Message-
> From: openembedded-core@lists.openembedded.org  c...@lists.openembedded.org> On Behalf Of Lee Chee Yang
> Sent: Thursday, November 30, 2023 8:28 PM
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [kirkstone][PATCH 1/2] python3-urllib3: update to
> v1.26.18
> 
> From: Tan Wen Yan 
> 
> https://github.com/urllib3/urllib3/releases/tag/1.26.18
> 
> Major changes in python3-urllib3 1.26.18:
> - Made body stripped from HTTP requests changing the request method to
> GET after HTTP 303 "See Other" redirect responses. (CVE-2023-45803)
> 
> ( cherry picked from commit
> 74da05b63634c248910594456dae286947f33da5 )
> 
> Signed-off-by: Tan Wen Yan 
> Signed-off-by: Steve Sakoman 
> Signed-off-by: Lee Chee Yang 
> ---
>  .../{python3-urllib3_1.26.17.bb => python3-urllib3_1.26.18.bb}  | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)  rename meta/recipes-
> devtools/python/{python3-urllib3_1.26.17.bb => python3-
> urllib3_1.26.18.bb} (86%)
> 
> diff --git a/meta/recipes-devtools/python/python3-urllib3_1.26.17.bb
> b/meta/recipes-devtools/python/python3-urllib3_1.26.18.bb
> similarity index 86%
> rename from meta/recipes-devtools/python/python3-urllib3_1.26.17.bb
> rename to meta/recipes-devtools/python/python3-urllib3_1.26.18.bb
> index 57b166870aa..d384b5eb2f7 100644
> --- a/meta/recipes-devtools/python/python3-urllib3_1.26.17.bb
> +++ b/meta/recipes-devtools/python/python3-urllib3_1.26.18.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/shazow/urllib3;
>  LICENSE = "MIT"
>  LIC_FILES_CHKSUM =
> "file://LICENSE.txt;md5=c2823cb995439c984fd62a973d79815c"
> 
> -SRC_URI[sha256sum] =
> "24d6a242c28d29af46c3fae832c36db3bbebcc533dd1bb549172cd739c82d
> f21"
> +SRC_URI[sha256sum] =
> "f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e3285
> 80a0"
> 
>  inherit pypi setuptools3
> 
> --
> 2.37.3


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#192276): 
https://lists.openembedded.org/g/openembedded-core/message/192276
Mute This Topic: https://lists.openembedded.org/mt/102892565/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [kirkstone][PATCH 1/2] python3-urllib3: update to v1.26.18

2023-11-30 Thread Lee Chee Yang
From: Tan Wen Yan 

https://github.com/urllib3/urllib3/releases/tag/1.26.18

Major changes in python3-urllib3 1.26.18:
- Made body stripped from HTTP requests changing the request method to GET 
after HTTP 303 "See Other" redirect responses. (CVE-2023-45803)

( cherry picked from commit 74da05b63634c248910594456dae286947f33da5 )

Signed-off-by: Tan Wen Yan 
Signed-off-by: Steve Sakoman 
Signed-off-by: Lee Chee Yang 
---
 .../{python3-urllib3_1.26.17.bb => python3-urllib3_1.26.18.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-urllib3_1.26.17.bb => 
python3-urllib3_1.26.18.bb} (86%)

diff --git a/meta/recipes-devtools/python/python3-urllib3_1.26.17.bb 
b/meta/recipes-devtools/python/python3-urllib3_1.26.18.bb
similarity index 86%
rename from meta/recipes-devtools/python/python3-urllib3_1.26.17.bb
rename to meta/recipes-devtools/python/python3-urllib3_1.26.18.bb
index 57b166870aa..d384b5eb2f7 100644
--- a/meta/recipes-devtools/python/python3-urllib3_1.26.17.bb
+++ b/meta/recipes-devtools/python/python3-urllib3_1.26.18.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/shazow/urllib3;
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c2823cb995439c984fd62a973d79815c"
 
-SRC_URI[sha256sum] = 
"24d6a242c28d29af46c3fae832c36db3bbebcc533dd1bb549172cd739c82df21"
+SRC_URI[sha256sum] = 
"f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0"
 
 inherit pypi setuptools3
 
-- 
2.37.3


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#191506): 
https://lists.openembedded.org/g/openembedded-core/message/191506
Mute This Topic: https://lists.openembedded.org/mt/102892565/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-