Re: [nginx-announce] nginx-1.17.5

2019-10-23 Thread Kevin Worthington
 Hello Nginx users,

Now available: Nginx 1.17.5 for Windows
https://kevinworthington.com/nginxwin1175 (32-bit and 64-bit versions)

These versions are to support legacy users who are already using Cygwin
based builds of Nginx. Officially supported native Windows binaries are at
nginx.org.

Announcements are also available here:
Twitter http://twitter.com/kworthington

Thank you,
Kevin
--
Kevin Worthington
kworthington *@* (gmail]  [dot} {com)
https://kevinworthington.com/
https://twitter.com/kworthington


On Tue, Oct 22, 2019 at 11:35 AM Maxim Dounin  wrote:

> Changes with nginx 1.17.522 Oct
> 2019
>
> *) Feature: now nginx uses ioctl(FIONREAD), if available, to avoid
>reading from a fast connection for a long time.
>
> *) Bugfix: incomplete escaped characters at the end of the request URI
>were ignored.
>
> *) Bugfix: "/." and "/.." at the end of the request URI were not
>normalized.
>
> *) Bugfix: in the "merge_slashes" directive.
>
> *) Bugfix: in the "ignore_invalid_headers" directive.
>Thanks to Alan Kemp.
>
> *) Bugfix: nginx could not be built with MinGW-w64 gcc 8.1 or newer.
>
>
> --
> Maxim Dounin
> http://nginx.org/
> ___
> nginx-announce mailing list
> nginx-annou...@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx-announce
>
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

[nginx-announce] nginx-1.17.5

2019-10-22 Thread Maxim Dounin
Changes with nginx 1.17.522 Oct 2019

*) Feature: now nginx uses ioctl(FIONREAD), if available, to avoid
   reading from a fast connection for a long time.

*) Bugfix: incomplete escaped characters at the end of the request URI
   were ignored.

*) Bugfix: "/." and "/.." at the end of the request URI were not
   normalized.

*) Bugfix: in the "merge_slashes" directive.

*) Bugfix: in the "ignore_invalid_headers" directive.
   Thanks to Alan Kemp.

*) Bugfix: nginx could not be built with MinGW-w64 gcc 8.1 or newer.


-- 
Maxim Dounin
http://nginx.org/
___
nginx-announce mailing list
nginx-announce@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-announce