- 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
This commit is contained in:
parent
761c1d117d
commit
2e198fd675
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 18 14:21:44 UTC 2023 - Daniel Garcia Moreno <daniel.garcia@suse.com>
|
||||
|
||||
- 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 <fcrozat@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b19e1a85d206b56d7df1d5e683df4a7725252a964e3993648dd0fb5a1c157564
|
||||
size 281846
|
BIN
urllib3-2.0.7.tar.gz
(Stored with Git LFS)
Normal file
BIN
urllib3-2.0.7.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user