]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
backported in r1642861
authorEric Covener <covener@apache.org>
Tue, 9 Dec 2014 01:55:52 +0000 (01:55 +0000)
committerEric Covener <covener@apache.org>
Tue, 9 Dec 2014 01:55:52 +0000 (01:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1643967 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 1203ecb7b7dc8e355797b5fae30ac582700ed7f4..3c16fb59adc2a8ed0acc4b741f258c96b75bd2c4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,11 +10,6 @@ Changes with Apache 2.5.0
   *) ap_expr: Add filemod function for checking file modification dates
      [Daniel Gruno]
      
-  *) SECURITY: CVE-2014-8109 (cve.mitre.org)
-     mod_lua: Fix handling of the Require line when a LuaAuthzProvider is
-     used in multiple Require directives with different arguments.
-     PR57204 [Edward Lu <Chaosed0 gmail.com>]
-
   *) core: Add CGIPassAuth directive to control whether HTTP authorization
      headers are passed to scripts as CGI variables.  PR 56855.  [Jeff 
      Trawick]