forked from pool/python-urllib3_1
- update to 1.26.16:
* Fixed thread-safety issue where accessing a ``PoolManager`` with many distinct origins would cause connection pools to be closed while requests are in progress - drop support-fixed-ssl-shared_ciphers.patch (obsolete) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3_1?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 23 20:02:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.26.16:
|
||||
* Fixed thread-safety issue where accessing a ``PoolManager``
|
||||
with many distinct origins would cause connection pools to
|
||||
be closed while requests are in progress
|
||||
- drop support-fixed-ssl-shared_ciphers.patch (obsolete)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 22 11:23:33 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user