From: Graham Leggett Date: Wed, 24 Jun 2015 16:34:15 +0000 (+0000) Subject: Vote. X-Git-Tag: 2.4.16~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6584eb0563a76e58a292d1ffac7550a3f0d28097;p=thirdparty%2Fapache%2Fhttpd.git Vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1687327 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8a8a9d922e1..cc41f99247c 100644 --- a/STATUS +++ b/STATUS @@ -204,7 +204,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_substitute: Fix configuraton merge order. PR 57641 trunk patch: http://svn.apache.org/r1684900 2.4.x patch: trunk works (modulo CHANGES) - +1: ylavic + +1: ylavic, minfrin *) core: Avoid a possible truncation of the faulty header included in the HTML response when LimitRequestFieldSize is reached.