comparison text/en/CHANGES @ 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 6391902d1334
children a1f1c21cc19d
comparison
equal deleted inserted replaced
2009:9b7302e3b21f 2010:18ff9016b82f
1
2 Changes with nginx 1.13.3 11 Jul 2017
3
4 *) Security: a specially crafted request might result in an integer
5 overflow and incorrect processing of ranges in the range filter,
6 potentially resulting in sensitive information leak (CVE-2017-7529).
7
1 8
2 Changes with nginx 1.13.2 27 Jun 2017 9 Changes with nginx 1.13.2 27 Jun 2017
3 10
4 *) Change: nginx now returns 200 instead of 416 when a range starting 11 *) Change: nginx now returns 200 instead of 416 when a range starting
5 with 0 is requested from an empty file. 12 with 0 is requested from an empty file.