From: Ruediger Pluem Date: Mon, 16 May 2022 07:06:29 +0000 (+0000) Subject: * Vote [skip ci] X-Git-Tag: 2.4.54-rc1-candidate~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eba67519b151781991375f32d054598ca39984fd;p=thirdparty%2Fapache%2Fhttpd.git * Vote [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1900939 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 237d48c5073..eaac1916a6e 100644 --- a/STATUS +++ b/STATUS @@ -185,7 +185,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: ease identification of involved service. trunk patches: https://svn.apache.org/r1900028 2.4.x patches: svn merge -c 1900028 ^/httpd/httpd/trunk . - +1: rjung, jim + +1: rjung, jim, rpluem *) mod_http2: remove obsolete, insecure code. Fixes PR66037. trunk patches: https://svn.apache.org/r1900356 @@ -197,13 +197,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: session trunk patches: https://svn.apache.org/r1900335 2.4.x patches: svn merge -c 1900335 ^/httpd/httpd/trunk . - +1: jailletc36, + +1: jailletc36, rpluem *) mod_heartmonitor: Be consistent with the type of the last argument passed to hm_processmsg() trunk patches: https://svn.apache.org/r1900340 2.4.x patches: svn merge -c 1900340 ^/httpd/httpd/trunk . - +1: jailletc36, + +1: jailletc36, rpluem *) mod_http2: remove unscheduling of ongoing tasks when client behaviour triggers mood change. Fixes https://github.com/icing/mod_h2/issues/231