diff options
author | Eric Covener <covener@apache.org> | 2015-03-24 14:11:51 +0100 |
---|---|---|
committer | Eric Covener <covener@apache.org> | 2015-03-24 14:11:51 +0100 |
commit | 38e4ec9b510f514f38015251a5dd085180c4dc5d (patch) | |
tree | 1701140caca654e9ebfd771424250183f6fe5d4d /CHANGES | |
parent | xform (diff) | |
download | apache2-38e4ec9b510f514f38015251a5dd085180c4dc5d.tar.xz apache2-38e4ec9b510f514f38015251a5dd085180c4dc5d.zip |
backported
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1668881 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -1,11 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) SECURITY: CVE-2015-0253 (cve.mitre.org) - core: Fix a crash introduced in with ErrorDocument 400 pointing - to a local URL-path with the INCLUDES filter active, introduced - in 2.4.11. PR 57531. [Yann Ylavic] - *) core: Initialize scoreboard's used optional functions on graceful restarts to avoid a crash when relocation occurs. PR 57177. [Yann Ylavic] @@ -129,10 +124,6 @@ Changes with Apache 2.5.0 headers are passed to scripts as CGI variables. PR 56855. [Jeff Trawick] - *) mod_rewrite: Improve relative substitutions in per-directory/htaccess - context for directories found by mod_userdir and mod_alias. These no - longer require RewriteBase to be specified. [Eric Covener] - *) mod_authnz_ldap: Resolve crashes with LDAP authz and non-LDAP authn since r1608202. [Eric Covener] |