forked from pool/python-eventlet
- update to 0.19.0:
* ssl: IMPORTANT DoS FIX do_handshake_connect=False in server accept(); * green.urllib2: missing patched ssl module; * wsgi: environ[headers_raw] tuple of unmodified name: value pairs * test against modern pyopenssl 16.0.0 for Python 2.7+; * wsgi: document compatibility with python `logging` * Minor grammatical improvements and typo fixes to the docs OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 3 18:15:53 UTC 2016 - dmueller@suse.com
|
||||
|
||||
- update to 0.19.0:
|
||||
* ssl: IMPORTANT DoS FIX do_handshake_connect=False in server accept();
|
||||
* green.urllib2: missing patched ssl module;
|
||||
* wsgi: environ[headers_raw] tuple of unmodified name: value pairs
|
||||
* test against modern pyopenssl 16.0.0 for Python 2.7+;
|
||||
* wsgi: document compatibility with python `logging`
|
||||
* Minor grammatical improvements and typo fixes to the docs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 26 19:02:50 UTC 2016 - dmueller@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user