From: Eric Covener Date: Tue, 29 Nov 2022 13:09:00 +0000 (+0000) Subject: vote/promote X-Git-Tag: 2.4.55-rc1-candidate~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01ed13525c594bbc5e48988a18df7cda370a5215;p=thirdparty%2Fapache%2Fhttpd.git vote/promote not resetting votes for changes-entries addition git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1905604 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2789acc34d8..78091dc9b65 100644 --- a/STATUS +++ b/STATUS @@ -177,6 +177,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: svn merge works +1: jim, ylavic, icing + *) mod_dav: Open the lock database read-only when possible + trunk patch: http://svn.apache.org/r1905229 + http://svn.apache.org/r1905404 + 2.4.x patch: trunk works + +1: manu, jailletc36 (by inspection), covener + + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -220,13 +227,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PR: https://github.com/apache/httpd/pull/331 +1: icing, - *) 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, 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, trunk patch: http://svn.apache.org/r1904638