From: Graham Leggett Date: Sun, 26 Sep 2021 13:00:21 +0000 (+0000) Subject: Propose. X-Git-Tag: candidate-2.4.50-rc1~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1fc79802291eb77161f1462e00590b9d0b730dfb;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893646 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 02cf71308db..a2cac9c61de 100644 --- a/STATUS +++ b/STATUS @@ -233,6 +233,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1879889 +1: minfrin + *) mod_dav: Some DAV extensions, like CalDAV, specify both document + elements and property elements that need to be taken into account + when generating a property. The document element and property element + are made available in the dav_liveprop_elem structure by calling + dav_get_liveprop_element(). + Trunk version of patch: + https://svn.apache.org/r1879889 + https://svn.apache.org/r1893643 + https://svn.apache.org/r1893644 + Backport version for 2.4.x of patch: + https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-element.patch + +1: minfrin + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]