]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backport
authorNick Kew <niq@apache.org>
Tue, 6 Jan 2009 21:48:28 +0000 (21:48 +0000)
committerNick Kew <niq@apache.org>
Tue, 6 Jan 2009 21:48:28 +0000 (21:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@732133 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 89b1a8b2840656a4f0e759307d50c6581accc0f1..e809d519f7cf5d56e6ad409e9fe354483b191267 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -116,6 +116,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     http://svn.apache.org/viewvc?view=rev&revision=729586
     +1: niq, rpluem
 
+  * core: fix symlink checking in directory walk
+    PR 45959
+      trunk:
+        r423886, r425057, r425394, r490920, r491297
+      2.2.x:
+        http://people.apache.org/~niq/patches/45959
+    +1: niq
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).