]> granicus.if.org Git - apache/commitdiff
Propose.
authorGraham Leggett <minfrin@apache.org>
Sat, 11 May 2013 11:51:28 +0000 (11:51 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 11 May 2013 11:51:28 +0000 (11:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1481305 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7b8be6325b4d300a087290847f8527bae0255c38..903632e78618950ee3b6b556be1320f7670e125b 100644 (file)
--- 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