forked from pool/nginx
Accepting request 826073 from home:13ilya:branches:server:http
- Update to 1.19.2 * https://nginx.org/en/CHANGES * Now nginx starts closing keepalive connections before all free worker connections are exhausted, and logs a warning about this to the error log. * Optimization of client request body reading when using chunked transfer encoding. * Memory leak if the "ssl_ocsp" directive was used. * "zero size buf in output" alerts might appear in logs if a FastCGI server returned an incorrect response; the bug had appeared in 1.19.1. * A segmentation fault might occur in a worker process if different large_client_header_buffers sizes were used in different virtual servers. * SSL shutdown might not work. * "SSL_shutdown() failed (SSL: ... bad write retry)" messages might appear in logs. * In the ngx_http_slice_module. * In the ngx_http_xslt_filter_module. OBS-URL: https://build.opensuse.org/request/show/826073 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=175
This commit is contained in:
committed by
Git OBS Bridge
parent
4b0afe6fe8
commit
63a9c6337e
@@ -76,7 +76,7 @@
|
||||
%endif
|
||||
#
|
||||
Name: nginx
|
||||
Version: 1.19.1
|
||||
Version: 1.19.2
|
||||
Release: 0
|
||||
Summary: A HTTP server and IMAP/POP3 proxy server
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user