14
0

- update to 1.25.9 (bsc#1177120, CVE-2020-26137):

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3_1?expand=0&rev=13
This commit is contained in:
2023-09-06 21:43:32 +00:00
committed by Git OBS Bridge
parent 6e1cca0382
commit 8369fa6331

View File

@@ -267,7 +267,7 @@ Tue Aug 4 16:09:35 UTC 2020 - Dirk Mueller <dmueller@suse.com>
-------------------------------------------------------------------
Tue Jun 2 17:19:23 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.25.9:
- update to 1.25.9 (bsc#1177120, CVE-2020-26137):
* Added ``InvalidProxyConfigurationWarning`` which is raised when
erroneously specifying an HTTPS proxy URL. urllib3 doesn't currently
support connecting to HTTPS proxies but will soon be able to