Accepting request 844461 from home:13ilya

- Update to 1.19.4
  * https://nginx.org/en/CHANGES
  * Add the "ssl_conf_command", "proxy_ssl_conf_command",
    "grpc_ssl_conf_command", and "uwsgi_ssl_conf_command" directives.
  * Add the "ssl_reject_handshake" directive.
  * Add the "proxy_smtp_auth" directive in mail proxy.

OBS-URL: https://build.opensuse.org/request/show/844461
OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=179
This commit is contained in:
Илья Индиго
2020-10-27 20:35:17 +00:00
committed by Git OBS Bridge
parent fa7b0d3461
commit c99877744d
6 changed files with 24 additions and 14 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Oct 27 20:23:09 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
- Update to 1.19.4
* https://nginx.org/en/CHANGES
* Add the "ssl_conf_command", "proxy_ssl_conf_command",
"grpc_ssl_conf_command", and "uwsgi_ssl_conf_command" directives.
* Add the "ssl_reject_handshake" directive.
* Add the "proxy_smtp_auth" directive in mail proxy.
-------------------------------------------------------------------
Wed Sep 30 11:28:16 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>