diff text/en/CHANGES-1.12 @ 2010:18ff9016b82f

nginx-1.13.3, nginx-1.12.1
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 11 Jul 2017 18:40:50 +0300
parents dd4b6c564e10
children 18d876538eee
line wrap: on
line diff
--- a/text/en/CHANGES-1.12	Wed Jul 05 15:30:48 2017 +0300
+++ b/text/en/CHANGES-1.12	Tue Jul 11 18:40:50 2017 +0300
@@ -1,4 +1,11 @@
 
+Changes with nginx 1.12.1                                        11 Jul 2017
+
+    *) Security: a specially crafted request might result in an integer
+       overflow and incorrect processing of ranges in the range filter,
+       potentially resulting in sensitive information leak (CVE-2017-7529).
+
+
 Changes with nginx 1.12.0                                        12 Apr 2017
 
     *) 1.12.x stable branch.