From: Graham Leggett Date: Sat, 25 Sep 2021 21:51:34 +0000 (+0000) Subject: Propose. X-Git-Tag: candidate-2.4.50-rc1~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=711cfe5673cf0b9fe682281e43531a371b4af1c2;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893630 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b70a6f07025..2e5e5274b19 100644 --- a/STATUS +++ b/STATUS @@ -212,6 +212,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1893589 ^/httpd/httpd/trunk . +1: rpluem, minfrin + *) mod_dav: Add utility functions dav_validate_root_ns(), + dav_find_child_ns(), dav_find_next_ns(), dav_find_attr_ns() and + dav_find_attr() so that other modules get to play too. + Trunk version of patch: + https://svn.apache.org/r1879888 + Backport version for 2.4.x of patch: + https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-ns.patch + +1: minfrin + + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]