From: Stefan Eissing Date: Thu, 10 Mar 2016 13:57:54 +0000 (+0000) Subject: vote X-Git-Tag: 2.4.19~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a3f32f87acb91e4f04e4c80050477d32ab12111;p=thirdparty%2Fapache%2Fhttpd.git vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734415 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8302852b0d5..c76e7ba5624 100644 --- a/STATUS +++ b/STATUS @@ -112,6 +112,12 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_reqtimeout: Prevent long response times from triggering a timeout once + the request has been fully read. PR 59045. + trunk patch: http://svn.apache.org/r1734239 + 2.4.x patch: trunk works (module CHANGES) + +1: ylavic, rpluem, icing + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -162,12 +168,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (shellshock) with unix-like shells (or even maybe native windows ones too)? - *) mod_reqtimeout: Prevent long response times from triggering a timeout once - the request has been fully read. PR 59045. - trunk patch: http://svn.apache.org/r1734239 - 2.4.x patch: trunk works (module CHANGES) - +1: ylavic, rpluem - *) ap_expr: expression support for variable HTTP2=on|off trunk patch: http://svn.apache.org/r1726167 2.4.x patch: https://eissing.org/expr_http2_2.4.patch