From: Rainer Jung Date: Tue, 6 Oct 2015 11:50:36 +0000 (+0000) Subject: Promote. X-Git-Tag: 2.4.17~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cf1aaff29a8dc62f7bd8a70af51e143242102db;p=thirdparty%2Fapache%2Fhttpd.git Promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1707013 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6f1bef701d1..a43f6eaf695 100644 --- a/STATUS +++ b/STATUS @@ -110,6 +110,27 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * MPMs: Follow up to r1705492 (SO_REUSEPORT). Add missing (and harmless) + backport hunk (for consistency with trunk and 2.4.x's worker/event). + trunk patch: http://svn.apache.org/r1629916 + 2.4.x patch: trunk works + +1: ylavic, jim, rjung + + * mod_proxy_balancer: Silence warnings, and fix logic, in XML + balancer status output. + trunk patch: http://svn.apache.org/r1705776 + 2.4.x patch: trunk works + +1: jim, ylavic, rjung + + * Fix some style issues + trunk patch: http://svn.apache.org/r1705983 + 2.4.x patch: trunk works + +1: jailletc36, jim, rjung + + * Fix some m4's AC_DEFUN quoting. PR 58126. + trunk patch: http://svn.apache.org/r1706918 + 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-AC_DEFUN_quotes.patch + +1: ylavic, jim, rjung PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -176,18 +197,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: https://people.apache.org/~minfrin/httpd-mod_alias-expr2.patch +1: minfrin - * MPMs: Follow up to r1705492 (SO_REUSEPORT). Add missing (and harmless) - backport hunk (for consistency with trunk and 2.4.x's worker/event). - trunk patch: http://svn.apache.org/r1629916 - 2.4.x patch: trunk works - +1: ylavic, jim, rjung - - * mod_proxy_balancer: Silence warnings, and fix logic, in XML - balancer status output. - trunk patch: http://svn.apache.org/r1705776 - 2.4.x patch: trunk works - +1: jim, ylavic, rjung - * mod_ssl: Make the output filter more friendly with deferred write and response pipelining. trunk patch: http://svn.apache.org/r1705194 @@ -199,16 +208,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_ssl-deferred_friendly-v2.patch +1: ylavic - * Fix some style issues - trunk patch: http://svn.apache.org/r1705983 - 2.4.x patch: trunk works - +1: jailletc36, jim, rjung - - * Fix some m4's AC_DEFUN quoting. PR 58126. - trunk patch: http://svn.apache.org/r1706918 - 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-AC_DEFUN_quotes.patch - +1: ylavic, jim, rjung - PATCHES/ISSUES THAT ARE BEING WORKED