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/07 15:47:56 UTC

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

Author: minfrin
Date: Tue May  7 13:47:55 2013
New Revision: 1479907

URL: http://svn.apache.org/r1479907
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=1479907&r1=1479906&r2=1479907&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue May  7 13:47:55 2013
@@ -318,6 +318,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: trunk patch works (minus CHANGES, mmn bump)
       +1: minfrin
 
+    * core, mod_cache: Ensure RFC2616 compliance in ap_meets_conditions()
+      with weak validation combined with If-Range and Range headers. Break
+      out explicit conditional header checks to be useable elsewhere in the
+      server. Ensure weak validation RFC compliance in the byteranges filter.
+      Ensure RFC validation compliance when serving cached entities. PR 16142
+      trunk patch: http://svn.apache.org/r1479905
+      2.4.x patch: http://people.apache.org/~minfrin/httpd-if-range-fix2.4.patch
+                   (depends on r1479528 above)
+      +1: minfrin
+
 
 A list of further possible backports can be found at:                                                                                                                                   
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt