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