From a01a381b3431b0ffa2b23d2d491556c7270a0f5b Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Wed, 8 Jul 2015 15:12:37 +0000 Subject: [PATCH] vote/promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1689898 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/STATUS b/STATUS index b4345f9c9e..cbe596b2b7 100644 --- a/STATUS +++ b/STATUS @@ -108,6 +108,22 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) core: Avoid a possible truncation of the faulty header included in the + HTML response when LimitRequestFieldSize is reached. + trunk patch: http://svn.apache.org/r1683123 + 2.4.x patch: trunk works (modulo CHANGES) + +1: jailletc36, ylavic, covener + + *) mod_reqtimeout: Don't let pipelining checks and keep-alive times interfere + with the timeouts computed for subsequent requests. PR 56729. + trunk patch: http://svn.apache.org/r1621453 + http://svn.apache.org/r1641376 + http://svn.apache.org/r1689325 + 2.4.x patch: trunk works (modulo CHANGES) + (http://people.apache.org/~ylavic/httpd-2.4.x-reqtimeout_pre_read_request.patch + for global review) + +1: ylavic, wrowe, covener + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -205,22 +221,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-SubstituteInheritBefore-v4.patch +1: ylavic - *) core: Avoid a possible truncation of the faulty header included in the - HTML response when LimitRequestFieldSize is reached. - trunk patch: http://svn.apache.org/r1683123 - 2.4.x patch: trunk works (modulo CHANGES) - +1: jailletc36, ylavic - - *) mod_reqtimeout: Don't let pipelining checks and keep-alive times interfere - with the timeouts computed for subsequent requests. PR 56729. - trunk patch: http://svn.apache.org/r1621453 - http://svn.apache.org/r1641376 - http://svn.apache.org/r1689325 - 2.4.x patch: trunk works (modulo CHANGES) - (http://people.apache.org/~ylavic/httpd-2.4.x-reqtimeout_pre_read_request.patch - for global review) - +1: ylavic, wrowe - *) mod_ldap: Fix unexpected return codes from LDAP lib being coerced into LDAP_NO_SUCH_ATTRIBUTE + some new tracing. -- 2.40.0