From: Yann Ylavic Date: Wed, 27 Jul 2016 13:16:07 +0000 (+0000) Subject: Vote, promote, and propose. X-Git-Tag: 2.2.32~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af9baa085268974ab5bf925fd3e8f0073c9da8b8;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/STATUS b/STATUS index 69649453399..875e25005a2 100644 --- a/STATUS +++ b/STATUS @@ -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