From: Joe Orton Date: Wed, 15 Sep 2004 12:00:17 +0000 (+0000) Subject: Mention the apr-util fix here too. X-Git-Tag: 2.0.52~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5acc8f1e51e9e6cf1b87ab3b3334b4ced37d784c;p=thirdparty%2Fapache%2Fhttpd.git Mention the apr-util fix here too. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105133 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index d043909616a..01004e1c899 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ Changes with Apache 2.0.51 + *) SECURITY: CAN-2004-0786 (cve.mitre.org) + Fix an input validation issue in apr-util which could be + triggered by malformed IPv6 literal addresses. [Joe Orton] + *) SECURITY: CAN-2004-0747 (cve.mitre.org) Fix buffer overflow in expansion of environment variables in configuration file parsing. [André Malo]