From: Yann Ylavic Date: Wed, 29 Mar 2017 12:10:11 +0000 (+0000) Subject: In progress... X-Git-Tag: 2.4.26~200 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5fdfa75dbc98ad2d0263a0b3cad828b1e3b2277a;p=apache In progress... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1789346 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c31352e75e..05cefd5b09 100644 --- a/STATUS +++ b/STATUS @@ -201,6 +201,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patches work +1: jailletc36, ylavic + +PATCHES/ISSUES THAT ARE BEING WORKED + [ New entried should be added at the START of the list ] + *) core: Disallow multiple Listen on the same IP:port when listener buckets are configured (ListenCoresBucketsRatio > 0), consistently with the single bucket case (default), thus avoiding the leak of the corresponding socket @@ -209,10 +213,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic - -PATCHES/ISSUES THAT ARE BEING WORKED - [ New entried should be added at the START of the list ] - *) mod_brotli: Backport of mod_brotli filter trunk patch: http://svn.apache.org/r1761714 http://svn.apache.org/r1762512