From: Ruediger Pluem Date: Mon, 31 Jan 2022 08:21:36 +0000 (+0000) Subject: * Add proposal [skip ci] X-Git-Tag: 2.4.53-rc1-candidate~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8206a05a3853858d7fc17c8da1d313a7d9e26039;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897616 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bc950a94b4e..553d6c3a045 100644 --- 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 ]