]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote and promote. [skip ci]
authorStefan Eissing <icing@apache.org>
Mon, 13 Dec 2021 14:36:27 +0000 (14:36 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 13 Dec 2021 14:36:27 +0000 (14:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895886 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 076794641f86d5deadc72d8e88c8dc252b83f837..dddfe0c0235d96bc8edcd36ae05c328dd2e32574 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -145,6 +145,18 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) 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-element2.patch
+     +1: minfrin, ylavic (by inspection), icing (by inspection)
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -169,19 +181,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-ns2.patch
      +1: minfrin, ylavic (by inspection),
 
-  *) 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-element2.patch
-     +1: minfrin, ylavic (by inspection),
-
   *) Easy backports:
      - mod_deflate: be explicit when setting c->etag_opt = AP_DEFLATE_ETAG_ADDSUFFIX
      - mod_proxy_balancer: add missing spaces in HTML output