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/07/27 13:16:07 UTC

svn commit: r1754271 - /httpd/httpd/branches/2.2.x/STATUS

Author: ylavic
Date: Wed Jul 27 13:16:07 2016
New Revision: 1754271

URL: http://svn.apache.org/viewvc?rev=1754271&view=rev
Log:
Vote, promote, and propose.

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

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1754271&r1=1754270&r2=1754271&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Jul 27 13:16:07 2016
@@ -99,15 +99,16 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+
+PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
+  [ start all new proposals below, under PATCHES PROPOSED. ]
+
   *) core: CVE-2016-5387: Mitigate [f]cgi "httpoxy" issues
       Trunk version of patch:
          http://svn.apache.org/viewvc?rev=1753228&view=rev
       Backport version for 2.4.x of patch:
          Trunk version of patch works (modulo CHANGES)
-      +1: wrowe, rplue,m
-
-PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
-  [ start all new proposals below, under PATCHES PROPOSED. ]
+      +1: wrowe, rpluem, ylavic
 
   *) mod_mem_cache: Don't cache incomplete responses when the client aborts
                     the connection, unless they are complete.  PR 45049.
@@ -130,6 +131,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
              aborted the connection) where we now still cache it in any case
              if it is complete (for immediate availability for next clients).
 
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -155,6 +157,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2.x Patch: http://home.apache.org/~ylavic/patches/httpd-2.2.x-mod_proxy_connect-transfer.patch
      +1: wrowe, ylavic
 
+  *) mod_proxy: Play/restore the TLS-SNI on new backend connections which
+     had to be issued because the remote closed the previous/reusable one
+     during idle (keep-alive) time.
+     trunk patch: http://svn.apache.org/r1729826
+                  http://svn.apache.org/r1729847
+                  http://svn.apache.org/r1732986
+                  http://svn.apache.org/r1733056
+     2.4.x patch: http://svn.apache.org/r1733474
+     2.2.x patch: http://home.apache.org/~ylavic/patches/httpd-2.2.x-mod_proxy-SNI_reuse.patch
+     +1: ylavic
+
 
 PATCHES/ISSUES THAT ARE STALLED