]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Mon, 31 Jan 2022 08:21:36 +0000 (08:21 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 31 Jan 2022 08:21:36 +0000 (08:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897616 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bc950a94b4eafeffe6bfd2aaa9aff7ef85dd9d12..553d6c3a0450446a6b6befa6334bc96e3c2120c1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -221,6 +221,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-authn-expr.patch
      +1: minfrin
 
+  *) mod_dav: Fix regression when gathering properties which could lead to huge
+     memory consumption proportional to the number of resources.
+     Trunk version of patch:
+        https://svn.apache.org/r1897182
+        https://svn.apache.org/r1897614
+        https://svn.apache.org/r1897615
+     Backport version for 2.4.x of patch:
+      Trunk version of patch works
+      svn merge -c 1897182,1897614,1897615 ^/httpd/httpd/trunk .
+     +1: rpluem,
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]