From 34e1b512a33584dd6ea84760a9c1a8684ec6b93b Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Sat, 25 Sep 2021 22:15:28 +0000 Subject: [PATCH] Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893632 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/STATUS b/STATUS index 2e5e5274b19..02cf71308db 100644 --- a/STATUS +++ b/STATUS @@ -221,6 +221,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-ns.patch +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 under the + DAV_PROP_ELEMENT key in the resource pool. + Trunk version of patch: + https://svn.apache.org/r1879889 + Backport version for 2.4.x of patch: + Trunk version of patch works (modulo mmn and changes) + svn merge -c 1879889 + +1: minfrin + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ] -- 2.47.3