From: Yann Ylavic Date: Sat, 6 Mar 2021 14:56:28 +0000 (+0000) Subject: Votes. [skip ci] X-Git-Tag: 2.4.47~78 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9354e585582b971b1a78607f5de103d8ecd0fd3d;p=thirdparty%2Fapache%2Fhttpd.git Votes. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1887263 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6cf01c4a57a..49e22de4276 100644 --- a/STATUS +++ b/STATUS @@ -148,9 +148,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1874674 ^/httpd/httpd/trunk . +1: jailletc36, ylavic, covener -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - *) "[mod_dav_fs etag handling] should really honor the FileETag setting". - It now does. - Add "Digest" to FileETag directive, allowing a strong ETag to be @@ -173,7 +170,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1879541 http://svn.apache.org/r1879548 2.4.x patch https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-etag2.patch - +1: minfrin, jim + +1: minfrin, jim, ylavic + +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] *) Add dav_get_provider(), dav_open_lockdb(), dav_close_lockdb() and dav_get_resource() to mod_dav.h. @@ -181,6 +181,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 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 + ylavic: patch is 404 *) mod_http2: explicitely apr_thread_exit() at the end of slot_run(), and fix workers synchronization on pchild cleanup. @@ -199,7 +200,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: out to the client. This fixes interop issues with certain flavours of gRPC, see also . PR: https://github.com/apache/httpd/pull/175 - +1: icing + +1: icing, ylavic, *) mod_lua: Support Lua 5.4 and use pkg-config to detect Lua properly on Debian systems. @@ -208,7 +209,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1880743 2.4.x patch: svn merge -c 1826206,1880678,1880743 ^/httpd/httpd/trunk . PR: https://github.com/apache/httpd/pull/176 - +1: jorton, + +1: jorton, ylavic, *) mod_unique_id: Fix potential duplicated ID generation under heavy load. PR 65159 @@ -216,13 +217,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1887245 2.4.x patch: svn merge -c 1887244,1887245 ^/httpd/httpd/trunk . https://bz.apache.org/bugzilla/attachment.cgi?id=37749 - +1: jailletc36, + +1: jailletc36, ylavic *) mod_proxy_http: Fix a potential random memory corruption issue PR 64234 trunk patch: https://svn.apache.org/r1875353 2.4.x patch: https://bz.apache.org/bugzilla/show_bug.cgi?id=64234#c2 - +1: + +1: ylavic, jailletc36: if applied on 2.4.x, a CHANGES entry should be added