From: Ruediger Pluem Date: Fri, 10 Apr 2009 08:08:41 +0000 (+0000) Subject: * Add CVE number X-Git-Tag: 2.3.3~728 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=985bcfa5acef560d90d8131115d7c820c07976a9;p=thirdparty%2Fapache%2Fhttpd.git * Add CVE number git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@763885 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 2f8ffda7617..3c197f611d1 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,8 @@ Changes with Apache 2.3.3 - *) mod_proxy_ajp: Avoid delivering content from a previous request which + *) SECURITY: CVE-2008-5519 (cve.mitre.org) + mod_proxy_ajp: Avoid delivering content from a previous request which failed to send a request body. PR 46949 [Ruediger Pluem] *) mod_proxy_ajp: Forward remote port information by default.