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

STATUS

diff --git a/STATUS b/STATUS
index 5a2176226c1dca7ad1323e476e32f3f363272a5a..8be687150e99bd7b46714529c731248225b270d2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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