From: Yann Ylavic Date: Thu, 26 Mar 2015 08:34:58 +0000 (+0000) Subject: Votes. X-Git-Tag: 2.4.13~318 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=825b9f57ee98aba82637ccb3bc024457ea5022f7;p=thirdparty%2Fapache%2Fhttpd.git Votes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1669294 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8beb1252690..9fad7c4aba1 100644 --- a/STATUS +++ b/STATUS @@ -323,7 +323,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: back to a client. PR 55420 trunk patch: http://svn.apache.org/r1666361 2.4.x patch: trunk works (modulo CHANGES) - +1: jailletc36 + +1: jailletc36, ylavic *) core: Initialize scoreboard's used optional functions on graceful restarts to avoid a crash when relocation occurs. PR 57177. @@ -350,7 +350,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: used for ECONNREFUSED. PR57685 trunk patch: http://svn.apache.org/r1667385 2.4.x patch: trunk works - +1: covener + +1: covener, ylavic *) core_filters: restore/disable TCP_NOPUSH option after non-blocking sendfile.