From: Jim Jagielski Date: Fri, 24 Aug 2018 13:06:50 +0000 (+0000) Subject: promote X-Git-Tag: 2.4.35~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c42106628f6d3dd0d582bce0ca67469b484f892d;p=thirdparty%2Fapache%2Fhttpd.git promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1838849 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c8eed5ce694..db687571ce3 100644 --- a/STATUS +++ b/STATUS @@ -138,6 +138,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1801144,1801148,1801456 ^/httpd/httpd/trunk . +1: jailletc36, jim (via inspection), wrowe + *) mod_ratelimit: Run after the chunking filter so headers are always sent + uninterrupted., pass EOS to each downstream filter. + Fixes regression in 2.4.34. + trunk patch: http://svn.apache.org/r1837130 + 2.4.x patch: svn merge -c 1837130 ^/httpd/httpd/trunk . + +1: covener, ylavic, jim + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -221,13 +228,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (adjust CHANGES and include/ap_mmn.h) +1: rjung, jim - *) mod_ratelimit: Run after the chunking filter so headers are always sent - uninterrupted., pass EOS to each downstream filter. - Fixes regression in 2.4.34. - trunk patch: http://svn.apache.org/r1837130 - 2.4.x patch: svn merge -c 1837130 ^/httpd/httpd/trunk . - +1: covener, ylavic, jim - *) mod_proxy: fix load order dep between mod_proxy and lbmethod providers trunk patch: http://svn.apache.org/r1836381 http://svn.apache.org/r1836382