]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote + add a svn command to ease review for a backport proposal
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 19 Nov 2022 16:06:48 +0000 (16:06 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 19 Nov 2022 16:06:48 +0000 (16:06 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1905406 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cfcc0835ab79c3ff9b76f2c408e3df847c1bf49b..2789acc34d8ed9569958fe4c05727db853978a50 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -223,7 +223,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_dav: Open the lock database read-only when possible
      trunk patch: http://svn.apache.org/r1905229
      2.4.x patch: trunk works
-     +1: manu
+     +1: manu, jailletc36 (by inspection)
+    jailletc36: I've prepared a changelog in r1905404. It could eb included in the
+                backport proposal
 
   *) mod_dav: DAVlockDiscovery option to disable WebDAV lock discovery
      This is a game changer for performances if client use PROPFIND a lot,
@@ -232,7 +234,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1905170
                   http://svn.apache.org/r1905206
                   http://svn.apache.org/r1905230
-     2.4.x patch: trunk works
+     2.4.x patch: svn merge -c 1904638,1904662,1905170,1905206,1905230 ^/httpd/httpd/trunk . 
      +1: manu