b5a96cd489
- Changed nginx.keyring to Konstantin Pavlov’s PGP public key. - Removed nginx.init. - Updated to 1.23.0 * https://nginx.org/en/CHANGES * Now header lines are represented as linked lists. * Now nginx combines arbitrary header lines with identical names when sending to FastCGI, SCGI, and uwsgi backends, in the $r->header_in() method of the ngx_http_perl_module, and during lookup of the "$http_...", "$sent_http_...", "$sent_trailer_...", "$upstream_http_...", and "$upstream_trailer_..." variables. * Fixed: if there were multiple "Vary" header lines in the backend response, nginx only used the last of them when caching. * Fixed: if there were multiple "WWW-Authenticate" header lines in the backend response and errors with code 401 were intercepted or the "auth_request" directive was used, nginx only sent the first of the header lines to the client. * The logging level of the "application data after close notify" SSL errors has been lowered from "crit" to "info". * Fixed: connections might hang if nginx was built on Linux 2.6.17 or newer, but was used on systems without EPOLLRDHUP support, notably with epoll emulation layers; the bug had appeared in 1.17.5. * Fixed: nginx did not cache the response if the "Expires" response header line disabled caching, but following "Cache-Control" header line enabled caching. OBS-URL: https://build.opensuse.org/request/show/984278 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nginx?expand=0&rev=75 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
nginx-1.2.4-perl_vendor_install.patch | ||
nginx-1.6.1-default_config.patch | ||
nginx-1.11.2-html.patch | ||
nginx-1.11.2-no_Werror.patch | ||
nginx-1.23.0.tar.gz | ||
nginx-1.23.0.tar.gz.asc | ||
nginx-aio.patch | ||
nginx.changes | ||
nginx.keyring | ||
nginx.logrotate | ||
nginx.rpmlintrc | ||
nginx.service | ||
nginx.spec | ||
nginx.sysusers |