From: Daniel Ruggeri Date: Sat, 17 Aug 2019 15:54:54 +0000 (+0000) Subject: Log change in the correct version X-Git-Tag: 2.4.42~287 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4925a689ee530d037cae4435343dcb7fa8f3fd95;p=thirdparty%2Fapache%2Fhttpd.git Log change in the correct version git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1865361 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 3d8cba3107c..0f91414ecd2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,13 +1,13 @@ -*- coding: utf-8 -*- Changes with Apache 2.4.42 +Changes with Apache 2.4.41 + *) SECURITY: CVE-2019-10097 (cve.mitre.org) mod_remoteip: Fix stack buffer overflow and NULL pointer deference when reading the PROXY protocol header. [Joe Orton, Daniel McCarney ] -Changes with Apache 2.4.41 - *) SECURITY: CVE-2019-9517 (cve.mitre.org) mod_http2: a malicious client could perform a DoS attack by flooding a connection with requests and basically never reading responses