Accepting request 858352 from home:13ilya:branches:server:http
- Update to 1.19.6 * https://nginx.org/en/CHANGES * Fix "no live upstreams" errors if a "server" inside "upstream" block was marked as "down". * Fix a segmentation fault might occur in a worker process if HTTPS was used; the bug had appeared in 1.19.5. * Fix nginx returned the 400 response on requests like "GET http://example.com?args HTTP/1.0". * Fix in the ngx_http_flv_module and ngx_http_mp4_module. OBS-URL: https://build.opensuse.org/request/show/858352 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=187
This commit is contained in:
parent
a32caa42de
commit
29e8028455
@ -1,14 +1,15 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 23 07:18:28 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
Wed Dec 23 07:18:28 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
- Update to 1.19.6:
|
- Update to 1.19.6
|
||||||
* Bugfix: "no live upstreams" errors if a "server" inside "upstream"
|
* https://nginx.org/en/CHANGES
|
||||||
|
* Fix "no live upstreams" errors if a "server" inside "upstream"
|
||||||
block was marked as "down".
|
block was marked as "down".
|
||||||
* Bugfix: a segmentation fault might occur in a worker process if
|
* Fix a segmentation fault might occur in a worker process if HTTPS
|
||||||
HTTPS was used; the bug had appeared in 1.19.5.
|
was used; the bug had appeared in 1.19.5.
|
||||||
* Bugfix: nginx returned the 400 response on requests like
|
* Fix nginx returned the 400 response on requests like
|
||||||
"GET http://example.com?args HTTP/1.0".
|
"GET http://example.com?args HTTP/1.0".
|
||||||
* Bugfix: in the ngx_http_flv_module and ngx_http_mp4_module.
|
* Fix in the ngx_http_flv_module and ngx_http_mp4_module.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 24 19:30:01 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
|
Tue Nov 24 19:30:01 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
|
||||||
|
Loading…
Reference in New Issue
Block a user