Accepting request 627187 from home:stroeder:branches:server:http

- update to upstream release 2.0.17.1

OBS-URL: https://build.opensuse.org/request/show/627187
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=76
This commit is contained in:
2018-08-05 05:53:46 +00:00
committed by Git OBS Bridge
parent 3bb80fb281
commit e2d7a9181f
4 changed files with 25 additions and 6 deletions

View File

@@ -1,8 +1,28 @@
-------------------------------------------------------------------
Thu Aug 2 22:12:22 UTC 2018 - michael@stroeder.com
- Trimmed package description
-------------------------------------------------------------------
Mon Jul 23 13:33:36 UTC 2018 - jfunk@funktronics.ca
- Work around missing include dir in glusterfs pkg-config
-------------------------------------------------------------------
Mon Jul 9 14:52:54 UTC 2018 - michael@stroeder.com
- update to upstream release 2.0.17.1
* Fixed memory leak in HTTPS_CLIENT_CERTIFICATE
* TLSv1 is now disabled by default
* Improved daemons throttle system
* Add “secs” log formatting variable
* Improved snprintf() usage to be OpenBSD-friendly
* Improved glibc crypt/crypt_r management
* Fixed websocket pong timeout check
* Add the “License” classifier to setup.py
* Add support for php user.ini
* Official support for Python 3.7
-------------------------------------------------------------------
Thu May 31 00:45:55 UTC 2018 - jfunk@funktronics.ca