Format: 1.8 Date: Wed, 30 Mar 2016 16:25:52 -0700 Source: nginx Binary: nginx nginx-doc nginx-common nginx-core nginx-core-dbg nginx-full nginx-full-dbg nginx-light nginx-light-dbg nginx-extras nginx-extras-dbg Architecture: source Version: 1.9.13-2chl1~vivid1 Distribution: vivid Urgency: low Maintainer: Ubuntu Developers Changed-By: Chris Lea Description: nginx - small, powerful, scalable web/proxy server nginx-common - small, powerful, scalable web/proxy server - common files nginx-core - nginx web/proxy server (core version) nginx-core-dbg - nginx web/proxy server (core version) - debugging symbols nginx-doc - small, powerful, scalable web/proxy server - documentation nginx-extras - nginx web/proxy server (extended version) nginx-extras-dbg - nginx web/proxy server (extended version) - debugging symbols nginx-full - nginx web/proxy server (standard version) nginx-full-dbg - nginx web/proxy server (standard version) - debugging symbols nginx-light - nginx web/proxy server (basic version) nginx-light-dbg - nginx web/proxy server (basic version) - debugging symbols Changes: nginx (1.9.13-2chl1~vivid1) vivid; urgency=low . * Change: non-idempotent requests (POST, LOCK, PATCH) are no longer passed to the next server by default if a request has been sent to a backend; the "non_idempotent" parameter of the "proxy_next_upstream" directive explicitly allows retrying such requests. * Feature: the ngx_http_perl_module can be built dynamically. * Feature: UDP support in the stream module. * Feature: the "aio_write" directive. * Feature: now cache manager monitors number of elements in caches and tries to avoid cache keys zone overflows. * Bugfix: "task already active" and "second aio post" alerts might appear in logs when using the "sendfile" and "aio" directives with subrequests. * Bugfix: "zero size buf in output" alerts might appear in logs if caching was used and a client closed a connection prematurely. * Bugfix: connections with clients might be closed needlessly if caching was used. Thanks to Justin Li. * Bugfix: nginx might hog CPU if the "sendfile" directive was used on Linux or Solaris and a file being sent was changed during sending. * Bugfix: connections might hang when using the "sendfile" and "aio threads" directives. * Bugfix: in the "proxy_pass", "fastcgi_pass", "scgi_pass", and "uwsgi_pass" directives when using variables. Thanks to Piotr Sikora. * Bugfix: in the ngx_http_sub_filter_module. * Bugfix: if an error occurred in a cached backend connection, the request was passed to the next server regardless of the proxy_next_upstream directive. * Bugfix: "CreateFile() failed" errors when creating temporary files on Windows. Checksums-Sha1: ca4b4cfd4c5d5e98791189650fc66b05b2566960 3002 nginx_1.9.13-2chl1~vivid1.dsc afe4741456ac531844e5cd774d4ad69780aedeb1 907611 nginx_1.9.13.orig.tar.gz b5323354d207babd139736b03278ed24ba6ea4a1 4095752 nginx_1.9.13-2chl1~vivid1.debian.tar.xz Checksums-Sha256: 8db43c63d387c0318d86608a605360dcc5ece8c684df6e04474e5ae18f12a2ed 3002 nginx_1.9.13-2chl1~vivid1.dsc f7cd529a5879cd9cd5b62e6fc4a3a7e8d8363cb12c080ab480cc718c55736609 907611 nginx_1.9.13.orig.tar.gz c48cff788c882f4ccb7762fcde6f7c5e0b4e3b3bfc10fc4280df5a8c35f38ada 4095752 nginx_1.9.13-2chl1~vivid1.debian.tar.xz Files: 191b0fb50df318caf0d50d603531d71f 3002 httpd optional nginx_1.9.13-2chl1~vivid1.dsc e7502dc170277597ca73eb53c359c771 907611 httpd optional nginx_1.9.13.orig.tar.gz abdf3bd7a8e179d94ee68a8d4ed21445 4095752 httpd optional nginx_1.9.13-2chl1~vivid1.debian.tar.xz Original-Maintainer: Kartik Mistry