You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2013/05/11 13:51:29 UTC

svn commit: r1481305 - /httpd/httpd/branches/2.4.x/STATUS

Author: minfrin
Date: Sat May 11 11:51:28 2013
New Revision: 1481305

URL: http://svn.apache.org/r1481305
Log:
Propose.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1481305&r1=1481304&r2=1481305&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sat May 11 11:51:28 2013
@@ -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