diff text/en/CHANGES @ 1715:ce35c4764409

nginx-1.11.1, nginx-1.10.1
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 31 May 2016 17:17:05 +0300
parents a2f2673b248d
children 27bbcdecd12c
line wrap: on
line diff
--- a/text/en/CHANGES	Tue May 31 15:04:40 2016 +0000
+++ b/text/en/CHANGES	Tue May 31 17:17:05 2016 +0300
@@ -1,4 +1,11 @@
 
+Changes with nginx 1.11.1                                        31 May 2016
+
+    *) Security: a segmentation fault might occur in a worker process while
+       writing a specially crafted request body to a temporary file
+       (CVE-2016-4450); the bug had appeared in 1.3.9.
+
+
 Changes with nginx 1.11.0                                        24 May 2016
 
     *) Feature: the "transparent" parameter of the "proxy_bind",