From 2e198fd67537b31e804c691eab22fa5119323d4312007d104743bf65cfa28c0e Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 18 Oct 2023 14:25:18 +0000 Subject: [PATCH] - update to 2.0.7 (bsc#1216377, CVE-2023-45803): * Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other" redirect responses. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=172 --- python-urllib3.changes | 7 +++++++ python-urllib3.spec | 2 +- urllib3-2.0.6.tar.gz | 3 --- urllib3-2.0.7.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 urllib3-2.0.6.tar.gz create mode 100644 urllib3-2.0.7.tar.gz diff --git a/python-urllib3.changes b/python-urllib3.changes index f5b6aca..d09918e 100644 --- a/python-urllib3.changes +++ b/python-urllib3.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 18 14:21:44 UTC 2023 - Daniel Garcia Moreno + +- update to 2.0.7 (bsc#1216377, CVE-2023-45803): + * Made body stripped from HTTP requests changing the request method + to GET after HTTP 303 "See Other" redirect responses. + ------------------------------------------------------------------- Thu Oct 12 12:46:57 UTC 2023 - Frederic Crozat diff --git a/python-urllib3.spec b/python-urllib3.spec index e114296..e3b0e02 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-urllib3%{psuffix} -Version: 2.0.6 +Version: 2.0.7 Release: 0 Summary: HTTP library with thread-safe connection pooling, file post, and more License: MIT diff --git a/urllib3-2.0.6.tar.gz b/urllib3-2.0.6.tar.gz deleted file mode 100644 index aafdf35..0000000 --- a/urllib3-2.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b19e1a85d206b56d7df1d5e683df4a7725252a964e3993648dd0fb5a1c157564 -size 281846 diff --git a/urllib3-2.0.7.tar.gz b/urllib3-2.0.7.tar.gz new file mode 100644 index 0000000..88538b1 --- /dev/null +++ b/urllib3-2.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84 +size 282546