Commit ecccafd0 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Vote, promote, and propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1754271 13f79535-47bb-0310-9956-ffa450edef68
parent 624afba2
Loading
Loading
Loading
Loading
+17 −4
Original line number Diff line number Diff line
@@ -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