From: Eric Covener Date: Mon, 30 Mar 2015 17:57:23 +0000 (+0000) Subject: two more X-Git-Tag: 2.4.13~300 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8bd96643488d22405d0e9a783d10daf31abcd15;p=thirdparty%2Fapache%2Fhttpd.git two more git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1670158 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d1bb915e5a2..9a1bb53dc83 100644 --- a/STATUS +++ b/STATUS @@ -140,7 +140,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1632742 http://svn.apache.org/r1634836 (CHANGES entry) 2.4.x patches: trunk works (modulo CHANGES). - +1: ylavic + +1: ylavic, covener ylavic: http://people.apache.org/~ylavic/httpd-r1632742-x-w.diff is the same patch without space changes (may be easier to review). @@ -248,7 +248,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1664071 http://svn.apache.org/r1664299 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-keep_alive_timeout_set.patch - +1: ylavic + +1: ylavic, covener *) http: Make ap_die() robust against any HTTP error code and not modify response status (finally logged) when nothing is to be done. PR 56035.