forked from pool/nginx
Accepting request 915418 from home:13ilya:branches:server:http
- Updated to 1.21.2 * https://nginx.org/en/CHANGES * Now nginx rejects HTTP/1.0 requests with the "Transfer-Encoding" header line. * Export ciphers are no longer supported. * Added OpenSSL 3.0 compatibility. * Added the "Auth-SSL-Protocol" and "Auth-SSL-Cipher" header lines are now passed to the mail proxy authentication server. * Added request body filters API now permits buffering of the data being processed. * Fixed backend SSL connections in the stream module might hang after an SSL handshake. * Fixed the security level, which is available in OpenSSL 1.1.0 or newer, did not affect loading of the server certificates when set with "@SECLEVEL=N" in the "ssl_ciphers" directive. * Fixed SSL connections with gRPC backends might hang if select, poll, or /dev/poll methods were used. * Fixed when using HTTP/2 client request body was always written to disk if the "Content-Length" header line was not present in the request. OBS-URL: https://build.opensuse.org/request/show/915418 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=212
This commit is contained in:
committed by
Git OBS Bridge
parent
3073eba3e8
commit
919c95c500
@@ -23,7 +23,7 @@
|
||||
%bcond_with ngx_google_perftools
|
||||
#
|
||||
Name: nginx
|
||||
Version: 1.21.1
|
||||
Version: 1.21.2
|
||||
Release: 0
|
||||
Summary: A HTTP server and IMAP/POP3 proxy server
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user