diff options
author | adam <adam@pkgsrc.org> | 2017-04-08 12:04:27 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-04-08 12:04:27 +0000 |
commit | df2d820ca3e9a6f0cb2e79f6fbaa32bb84f0fe1d (patch) | |
tree | 64b4ed52b0efae7d1517628a6dbe1a374cbc5e6f /www/py-flask-script | |
parent | 427e10e81a6d06d4bda7b55d2942dbae2aaec9c0 (diff) | |
download | pkgsrc-df2d820ca3e9a6f0cb2e79f6fbaa32bb84f0fe1d.tar.gz |
uWSGI 2.0.15
Maintenance release
Issues
Unfortunately there are still 2 unfixed long standing bugs in this release:
* suwsgi protocol behind nginx does not work reliably when a request body is sent by the client (https://github.com/unbit/uwsgi/issues/1490). As we cannot reproduce it in uWSGI itself, we will start checking in the nginx module too
* There are reports of the “holy” wsgi env allocator crashing on specific conditions, this release includes a bunch of workarounds but they could not be enough
Changes
* workaround for the holy allocator for avoiding crashes with newrelic (see Issues notes)
* avoid time overflow in request logs during (even minimal) clock skew
* fixed python logger with python3
* fixed catch-exceptions with python3
* backported “don’t clone $env->{‘psgix.io’} on ‘PSGI cancel’”
* added support for authentication in the redis logger
* added the spinningfifo action hook to the core
* fixed compilation with php 7.1
* correctly returns error code 22 in lazy_apps + master_mode
* fixed compilation for OpenSSL 1.1
* Add a –skip-atexit-teardown option to skip perl/python teardown
* fixed static file serving over https-socket
Diffstat (limited to 'www/py-flask-script')
0 files changed, 0 insertions, 0 deletions