From: Christophe Jaillet Date: Thu, 24 Oct 2019 06:06:20 +0000 (+0000) Subject: Propose X-Git-Tag: 2.4.42~238 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adca6438c7bfb98577d15d396818d7961405165d;p=thirdparty%2Fapache%2Fhttpd.git Propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1868841 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 75dbfeba888..d064e066cfe 100644 --- a/STATUS +++ b/STATUS @@ -259,6 +259,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1865740 ^/httpd/httpd/trunk . +1: + *) ap_check_pipeline: clarify/simplify !max_blank_lines logic, no functional change. + trunk patch: http://svn.apache.org/r1765061 + 2.4.x patch: svn merge -c 1765061 ^/httpd/httpd/trunk . + +1: jailletc36 + jailletc36: this is fine because if !max_blank_lines, we break at the first + iteration, so we know that mode = AP_MODE_SPECULATIVE + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]