From 6cf9bd01929096cbeb37258999be4494fb8ae79da7969650bf2e76dfe907e4b5 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 18 Oct 2023 14:31:05 +0000 Subject: [PATCH] - update to 1.26.18 (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_1?expand=0&rev=17 --- python-urllib3_1.changes | 7 +++++++ python-urllib3_1.spec | 2 +- urllib3-1.26.17.tar.gz | 3 --- urllib3-1.26.18.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 urllib3-1.26.17.tar.gz create mode 100644 urllib3-1.26.18.tar.gz diff --git a/python-urllib3_1.changes b/python-urllib3_1.changes index 3fd47ef..18a9601 100644 --- a/python-urllib3_1.changes +++ b/python-urllib3_1.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 18 14:30:31 UTC 2023 - Daniel Garcia Moreno + +- update to 1.26.18 (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 5 15:35:21 UTC 2023 - Daniel Garcia diff --git a/python-urllib3_1.spec b/python-urllib3_1.spec index 1f5af0f..63d7fef 100644 --- a/python-urllib3_1.spec +++ b/python-urllib3_1.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-urllib3_1%{psuffix} -Version: 1.26.17 +Version: 1.26.18 Release: 0 Summary: HTTP library with thread-safe connection pooling, file post, and more License: MIT diff --git a/urllib3-1.26.17.tar.gz b/urllib3-1.26.17.tar.gz deleted file mode 100644 index 3334853..0000000 --- a/urllib3-1.26.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24d6a242c28d29af46c3fae832c36db3bbebcc533dd1bb549172cd739c82df21 -size 305031 diff --git a/urllib3-1.26.18.tar.gz b/urllib3-1.26.18.tar.gz new file mode 100644 index 0000000..6347a83 --- /dev/null +++ b/urllib3-1.26.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0 +size 305687