Accepting request 943051 from home:13ilya:branches:server:http

- Updated to 1.21.5
  * https://nginx.org/en/CHANGES
  * Build with the PCRE2.
  * Supported the $ssl_curve variable.
  * Fixed connections might hang when using HTTP/2 without SSL
    with the "sendfile" and "aio" directives.

OBS-URL: https://build.opensuse.org/request/show/943051
OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=221
This commit is contained in:
Илья Индиго 2021-12-29 11:30:43 +00:00 committed by Git OBS Bridge
parent 0d561f8f31
commit 7ec1081d5e

View File

@ -1,11 +1,12 @@
-------------------------------------------------------------------
Wed Dec 29 11:03:27 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 1.21.5:
* build with the PCRE2
* Feature: the $ssl_curve variable
* Bugfix: connections might hang when using HTTP/2 without SSL
with the "sendfile" and "aio" directives
- Updated to 1.21.5
* https://nginx.org/en/CHANGES
* Build with the PCRE2.
* Supported the $ssl_curve variable.
* Fixed connections might hang when using HTTP/2 without SSL
with the "sendfile" and "aio" directives.
-------------------------------------------------------------------
Fri Nov 5 21:24:19 UTC 2021 - Илья Индиго <ilya@ilya.pp.ua>