comparison text/en/CHANGES @ 899:012feca3d85f

nginx-1.5.0, nginx-1.4.1
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 07 May 2013 15:06:38 +0400
parents 22f93c9f4b55
children 31ed5c0a348b
comparison
equal deleted inserted replaced
898:c0359977e2b6 899:012feca3d85f
1
2 Changes with nginx 1.5.0 07 May 2013
3
4 *) Security: a stack-based buffer overflow might occur in a worker
5 process while handling a specially crafted request, potentially
6 resulting in arbitrary code execution (CVE-2013-2028); the bug had
7 appeared in 1.3.9.
8 Thanks to Greg MacManus, iSIGHT Partners Labs.
9
1 10
2 Changes with nginx 1.4.0 24 Apr 2013 11 Changes with nginx 1.4.0 24 Apr 2013
3 12
4 *) Bugfix: nginx could not be built with the ngx_http_perl_module if the 13 *) Bugfix: nginx could not be built with the ngx_http_perl_module if the
5 --with-openssl option was used; the bug had appeared in 1.3.16. 14 --with-openssl option was used; the bug had appeared in 1.3.16.