- update rmtp module to 1.2.1 - just commenting all places where we fallthrough conditionals - update headers more to 0.33 - feature: add wildcard match support for more_clear_input_headers. - update fancyindex module to 0.4.2 This release contains an important fix which can cause Nginx to crash when a directory contains zero-sized (empty) files. This bug has been present in all previous releases, and all users are strongly encouraged to update to version 0.4.2. https://github.com/aperezdc/ngx-fancyindex/releases/tag/v0.4.2 - changes from 1.13.9 - Feature: HTTP/2 server push support; the "http2_push" and "http2_push_preload" directives. - Bugfix: "header already sent" alerts might appear in logs when using cache; the bug had appeared in 1.9.13. - Bugfix: a segmentation fault might occur in a worker process if the "ssl_verify_client" directive was used and no SSL certificate was specified in a virtual server. - Bugfix: in the ngx_http_v2_module. - Bugfix: in the ngx_http_dav_module. - updates from 1.13.8 - Feature: now nginx automatically preserves the CAP_NET_RAW capability in worker processes when using the "transparent" parameter of the "proxy_bind", "fastcgi_bind", "memcached_bind", "scgi_bind", and "uwsgi_bind" directives. - Feature: improved CPU cache line size detection. Thanks to Debayan Ghosh. - Feature: new directives in vim syntax highlighting scripts. Thanks to Gena Makhomed. - Bugfix: binary upgrade refused to work if nginx was re-parented to a process with PID different from 1 after its parent process has finished. - Bugfix: the ngx_http_autoindex_module incorrectly handled requests with bodies. - Bugfix: in the "proxy_limit_rate" directive when used with the "keepalive" directive. - Bugfix: some parts of a response might be buffered when using "proxy_buffering off" if the client connection used SSL. Thanks to Patryk Lesiewicz. - Bugfix: in the "proxy_cache_background_update" directive. - Bugfix: it was not possible to start a parameter with a variable in the "${name}" form with the name in curly brackets without enclosing the parameter into single or double quotes. OBS-URL: https://build.opensuse.org/request/show/578706 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nginx?expand=0&rev=20
Description
No description provided
Languages
Diff
100%