mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Note a backport.
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105273 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
6
CHANGES
6
CHANGES
@@ -9,9 +9,6 @@ Changes with Apache 2.1.0-dev
|
||||
*) Alter mod_expires to run at a different filter priority to allow
|
||||
proper Expires storage by mod_cache. [Justin Erenkrantz]
|
||||
|
||||
*) Fix the global mutex crash when the global mutex is never allocated due
|
||||
to disabled/empty caches. [Jess Holle <jessh ptc.com>]
|
||||
|
||||
*) Fix a segfault in the LDAP cache purge. [Jess Holle <jessh ptc.com>]
|
||||
|
||||
*) mod_rewrite: Handle per-location rules when r->filename is unset.
|
||||
@@ -421,6 +418,9 @@ Changes with Apache 2.1.0-dev
|
||||
|
||||
Changes with Apache 2.0.52
|
||||
|
||||
*) Fix the global mutex crash when the global mutex is never allocated due
|
||||
to disabled/empty caches. [Jess Holle <jessh ptc.com>]
|
||||
|
||||
*) SECURITY: CAN-2004-0811 (cve.mitre.org)
|
||||
Fix merging of the Satisfy directive, which was applied to
|
||||
the surrounding context and could allow access despite configured
|
||||
|
||||
Reference in New Issue
Block a user