Re: nginx-1.5.7

2013-11-20 Thread Kevin Worthington
Hello Nginx users, Now available: Nginx 1.5.7 for Windows http://goo.gl/sZYAx9 (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

nginx-1.5.7

2013-11-19 Thread Maxim Dounin
Changes with nginx 1.5.7 19 Nov 2013 *) Security: a character following an unescaped space in a request line was handled incorrectly (CVE-2013-4547); the bug had appeared in 0.8.41. Thanks to Ivan Fratric of the Google Security Team