]> granicus.if.org Git - apache/commitdiff
vote
authorStefan Eissing <icing@apache.org>
Thu, 10 Mar 2016 13:57:54 +0000 (13:57 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 10 Mar 2016 13:57:54 +0000 (13:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734415 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8302852b0d5c4c1e6704049fdccdea73d70b1ed8..c76e7ba56241a842051fd465dbdd084f5b2b61b2 100644 (file)
--- 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