forked from pool/nginx
Accepting request 742233 from home:13ilya
- Update to 1.17.5 * https://nginx.org/en/CHANGES * Now nginx uses ioctl(FIONREAD), if available, to avoid reading from a fast connection for a long time. * Incomplete escaped characters at the end of the request URI were ignored. * "/." and "/.." at the end of the request URI were not normalized. * In the "merge_slashes" directive. * In the "ignore_invalid_headers" directive. * nginx could not be built with MinGW-w64 gcc 8.1 or newer. OBS-URL: https://build.opensuse.org/request/show/742233 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=146
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 17:04:53 UTC 2019 - Илья Индиго <ilya@ilya.pp.ua>
|
||||
|
||||
- Update to 1.17.5
|
||||
* https://nginx.org/en/CHANGES
|
||||
* Now nginx uses ioctl(FIONREAD), if available, to avoid
|
||||
reading from a fast connection for a long time.
|
||||
* Incomplete escaped characters at the end of the request URI were ignored.
|
||||
* "/." and "/.." at the end of the request URI were not normalized.
|
||||
* In the "merge_slashes" directive.
|
||||
* In the "ignore_invalid_headers" directive.
|
||||
* nginx could not be built with MinGW-w64 gcc 8.1 or newer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 22:27:00 UTC 2019 - Илья Индиго <ilya@ilya.pp.ua>
|
||||
|
||||
|
Reference in New Issue
Block a user