]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose, remove backported entry.
authorGraham Leggett <minfrin@apache.org>
Wed, 15 Jul 2020 15:28:04 +0000 (15:28 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 15 Jul 2020 15:28:04 +0000 (15:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1879897 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3a9736fcc45f069beeb2565b83b612a410eba48a..9661f8843a7d9331e2f37366c2c593093b52e06a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -135,14 +135,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
- *) mod_http2: Fixes LimitRequestFields configuration handling to compensate for
-    browsers that send request headers as multiple ones to make best use of HTTP/2
-    compression.
-    Trunk version of patch:
-      http://svn.apache.org/r1879832
-    2.4.x:
-      svn merge -c 1879832 ^/httpd/httpd/trunk .
-    +1: icing, rpluem, minfrin
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -210,6 +202,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-etag2.patch
     +1: minfrin, jim
 
+ *) Add dav_get_provider(), dav_open_lockdb(), dav_close_lockdb() and
+    dav_get_resource() to mod_dav.h.
+    trunk patch: http://svn.apache.org/r1879305
+                 http://svn.apache.org/r1879466
+    2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-functions2.patch
+    +1: minfrin
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]