Hi everyone, a maintainance release for uWSGI 1.0-LTS is available. This update is required for correct newrelic usage, and for having reliable gevent support. The updates includes updated apache modules with compatibility for apache 2.4
Changelog (20120408) * added support for DOS line endings in ini and yaml files * backported apache modules from 1.2 * fixed support for WSGI close (required by newrelic) * fixed a memory corruption in multithread mode while getting mime types * backported fixes for pymodule-alias from 1.1/1.2 * backported gevent plugin from 1.2 * fixed daemonize to use _exit(0) instead of exit(0) You can download it from http://projects.unbit.it/downloads/uwsgi-1.0.5.tar.gz -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
