From: Luca Toscano Date: Fri, 1 Jul 2016 06:14:08 +0000 (+0000) Subject: Updated backport proposal (r1748379, r1750747, r1750749) X-Git-Tag: 2.4.24~394 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=135f17202b060278adbf6e0964b57865bb31c841;p=thirdparty%2Fapache%2Fhttpd.git Updated backport proposal (r1748379, r1750747, r1750749) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750883 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8a256999b95..8edaf536ea6 100644 --- a/STATUS +++ b/STATUS @@ -143,7 +143,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) core: Drop an invalid Last-Modified header value coming from a FCGI/CGI script instead of replacing it with Unix epoch. + Warn the users about Last-Modified header value replacements. trunk patch: http://svn.apache.org/r1748379 + http://svn.apache.org/r1750747 + http://svn.apache.org/r1750749 2.4.x: trunk patch works +1: elukey