From: Graham Leggett Date: Sat, 11 May 2013 11:51:28 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.5~300 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70417b1ccc2cb4bd11bc41c5a6c59f2a6f56828e;p=apache Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1481305 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7b8be6325b..903632e786 100644 --- a/STATUS +++ b/STATUS @@ -333,14 +333,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_cache: Ensure that we don't attempt to replace a cached response with an older response as per RFC2616 13.12. trunk patch: http://svn.apache.org/r1479966 - http://people.apache.org/~minfrin/httpd-mod_cache-olderdate2.4.patch + 2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-olderdate2.4.patch +1: minfrin * mod_cache: If a 304 response indicates an entity not currently cached, then the cache MUST disregard the response and repeat the request without the conditional. trunk patch: http://svn.apache.org/r1481197 - http://people.apache.org/~minfrin/httpd-mod_cache-uncacheable304-2.4.patch + 2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-uncacheable304-2.4.patch + +1: minfrin + + * mod_proxy: Reject invalid values for Max-Forwards. + trunk patch: http://svn.apache.org/r1481302 + 2.4.x patch: trunk patch works (minus CHANGES) +1: minfrin