Hi everyone, the new policy for LTS will be "release early, release often", so whener some bug (minor or not) is fixed/backported, a new minor release is triggered. When some critical bug is fixed it will be reported in the subject to enforce users to upgrade.
uWSGI 1.4.1 fixed this bugs: - offload-threads now correctly works with more than 1 thread - static-map/static-map2 does not corrupt memory when a path is non existent - fixed various typos in the corerouter plugin - reset socket to blocking mode (if needed) during uwsgi_connect() You can download uWSGI 1.4.1 from here: http://projects.unbit.it/downloads/uwsgi-1.4.1.tar.gz -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
