From: Joe Orton Date: Tue, 30 Sep 2025 07:24:43 +0000 (+0000) Subject: Votes. X-Git-Tag: 2.4.66-rc1-candidate~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00ccb5496b482a02d60725091e7c3af87657eb1e;p=thirdparty%2Fapache%2Fhttpd.git Votes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1928859 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 073bc18d81..f3f6824545 100644 --- a/STATUS +++ b/STATUS @@ -167,17 +167,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_http2/mod_proxy_http2: Fix bug in log2() calculation trunk patch: http://svn.apache.org/r1927235 2.4.x patch: svn merge -c 1927235 ^/httpd/httpd/trunk . - +1: icing, rpluem + +1: icing, rpluem, jorton *) mod_proxy_http2: add support for ProxyErrorOverride. PR69771 trunk patch: http://svn.apache.org/r1927647 2.4.x patch: svn merge -c 1927647 ^/httpd/httpd/trunk . - +1: icing, rpluem + +1: icing, rpluem, jorton *) mod_http2: new directive H2MaxStreamErrors. trunk patch: http://svn.apache.org/r1927792 2.4.x patch: svn merge -c 1927792 ^/httpd/httpd/trunk . - +1: icing, rpluem + +1: icing, rpluem, jorton *) mod_md: update to version 2.6.2 trunk patch: @@ -188,7 +188,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1927807,1927874,1928039,1928839 ^/httpd/httpd/trunk . Might need some resolving in test code, as trunk and 2.4.x are not in sync. - +1: icing, rpluem + +1: icing, rpluem, jorton *) various: Update DOCTYPE tags in server-generated HTML to 4.01 Trunk version of patch: @@ -196,7 +196,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Backport version for 2.4.x of patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/553.diff Can be applied via apply_backport_pr.sh 553 - +1: rpluem, + +1: rpluem, jorton, *) mpm_common: Add new ListenTCPDeferAccept directive that allows to specify the value set for the TCP_DEFER_ACCEPT socket option on listen sockets. @@ -207,7 +207,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Backport version for 2.4.x of patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/555.diff Can be applied via apply_backport_pr.sh 555 - +1: rpluem, + +1: rpluem, jorton, *) mod_http2: Fix handling of 304 responses from mod_cache. PR 69580. Trunk version of patch: