You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2016/10/21 21:26:27 UTC

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

Author: ylavic
Date: Fri Oct 21 21:26:27 2016
New Revision: 1766139

URL: http://svn.apache.org/viewvc?rev=1766139&view=rev
Log:
Vote (adding relevent entries part of the backport proposal).

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=1766139&r1=1766138&r2=1766139&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Oct 21 21:26:27 2016
@@ -228,6 +228,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
   *) mod_cache: Bring up-to-date w/ trunk.
      trunk patch:
+        try to use the key of a possible open but stale cache entry (PR 50317)
+            http://svn.apache.org/r1597533
+        socache_mc_store: Pass through expiration time.
+            http://svn.apache.org/r1649491
+        Preserve the Content-Type in case of 304 response
+            http://svn.apache.org/r1665216
         Use the actual URI path and query-string (PR 21935)
             http://svn.apache.org/r1756553
             http://svn.apache.org/r1756631
@@ -238,7 +244,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygen
             http://svn.apache.org/r1747469 
      2.4.x patch: http://home.apache.org/~jim/patches/httpd-2.4-cache.patch.txt
-     +1: jim
+     +1: jim, ylavic
+     ylavic: r1756553 and r1649491 have a CHANGES entry.
 
 
 PATCHES/ISSUES THAT ARE BEING WORKED