]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add 2 proposals.
authorJean-Frederic Clere <jfclere@apache.org>
Thu, 16 Apr 2020 09:35:09 +0000 (09:35 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Thu, 16 Apr 2020 09:35:09 +0000 (09:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1876592 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 95b29a1f1ca21e5a0632aada69cce64a33212555..59ef2e2793a7baeea84a5153b85d0b1bed1b0e13 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -188,6 +188,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1783041 ^/httpd/httpd/trunk . 
      +1: jailletc36
 
+  *) htcacheclean: Empty directories in CacheRoot are still present even after using "-t". PR64313
+     trunk patch:
+       - http://svn.apache.org/r1876484
+       - http://svn.apache.org/r1876493
+     2.4.x patch: svn merge -c 1876484,1876493 ^/httpd/httpd/trunk .
+     +1: jfclere
+
+  *) mod_reqtimeout: cannot override default Virtualhost's mod_reqtimeout. PR64295
+     trunk patch:
+       - http://svn.apache.org/r1876540
+     2.4.x patch: svn merge -c 1876540 ^/httpd/httpd/trunk .
+     +1: jfclere
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]