comparison text/en/CHANGES-1.14 @ 2272:3fa4584907b8

nginx-1.15.6, nginx-1.14.1
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 06 Nov 2018 17:51:30 +0300
parents a226918def86
children 921102d620e9
comparison
equal deleted inserted replaced
2271:34a1901e663d 2272:3fa4584907b8
1
2 Changes with nginx 1.14.1 06 Nov 2018
3
4 *) Security: when using HTTP/2 a client might cause excessive memory
5 consumption (CVE-2018-16843) and CPU usage (CVE-2018-16844).
6
7 *) Security: processing of a specially crafted mp4 file with the
8 ngx_http_mp4_module might result in worker process memory disclosure
9 (CVE-2018-16845).
10
11 *) Bugfix: working with gRPC backends might result in excessive memory
12 consumption.
13
1 14
2 Changes with nginx 1.14.0 17 Apr 2018 15 Changes with nginx 1.14.0 17 Apr 2018
3 16
4 *) 1.14.x stable branch. 17 *) 1.14.x stable branch.
5 18