SHA256
1
0
forked from pool/nginx

Accepting request 918013 from home:13ilya

- Updated to 1.21.3
  * https://nginx.org/en/CHANGES
  * Optimization of client request body reading when using HTTP/2.
  * Fixed request body filters internal API when using HTTP/2 and
    buffering of the data being processed.

OBS-URL: https://build.opensuse.org/request/show/918013
OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=213
This commit is contained in:
Илья Индиго
2021-09-10 17:53:00 +00:00
committed by Git OBS Bridge
parent 919c95c500
commit 66f5bdebd0
6 changed files with 23 additions and 14 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Sep 10 17:44:54 UTC 2021 - Илья Индиго <ilya@ilya.pp.ua>
- Updated to 1.21.3
* https://nginx.org/en/CHANGES
* Optimization of client request body reading when using HTTP/2.
* Fixed request body filters internal API when using HTTP/2 and
buffering of the data being processed.
-------------------------------------------------------------------
Wed Sep 1 07:09:54 UTC 2021 - Илья Индиго <ilya@ilya.pp.ua>