From: Yann Ylavic Date: Thu, 7 Nov 2019 17:29:26 +0000 (+0000) Subject: Comment, vote, promote. X-Git-Tag: 2.4.42~221 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f20fe759461db697ad67ad2a95cc7d81be3aa351;p=thirdparty%2Fapache%2Fhttpd.git Comment, vote, promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1869514 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3ab2cf014f6..4ec5a4e6fca 100644 --- a/STATUS +++ b/STATUS @@ -131,6 +131,12 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_log_config: Parts of r1331110 is missing in back-port in 2.4.x done + in r1430514. Add it now. + trunk patch: http://svn.apache.org/r1331110 + 2.4.x patch: http://home.apache.org/~jailletc36/r1331110.diff + +1: jailletc36, jim, ylavic + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -192,12 +198,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1865405 ^/httpd/httpd/trunk . +1: jailletc36, jim - *) mod_log_config: Parts of r1331110 is missing in back-port in 2.4.x done - in r1430514. Add it now. - trunk patch: http://svn.apache.org/r1331110 - 2.4.x patch: http://home.apache.org/~jailletc36/r1331110.diff - +1: jailletc36, jim - *) Easy patches: synch 2.4.x and trunk - core: print r->uri during failure - core: Call va_end before returning in the error case @@ -222,6 +222,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: - http://svn.apache.org/r1867256 2.4.x patch: svn merge -c 1787229,1842919,1842926,1856490,1862051,1862202,1864759,1864865,1865871,1867256 ^/httpd/httpd/trunk . +1: jailletc36, jim + ylavic: +1 with r1869512, follow up to r1862202 + (btw, r1862202 and r1864759 duplicated below) + *) Easy patches: synch 2.4.x and trunk - core: Fix a comment @@ -241,6 +244,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: - http://svn.apache.org/r1867569 2.4.x patch: svn merge -c 1851332,1861432,1862202,1864759,1867254,1867255,1867569 ^/httpd/httpd/trunk . +1: jailletc36, jim + ylavic: +1 with r1869512, follow up to r1862202 + (btw, r1862202 and r1864759 duplicated above) *) mod_ssl: use OPENSSL_init_ssl() to initialise OpenSSL on versions 1.1+. trunk patch: http://svn.apache.org/r1861950 @@ -250,12 +255,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_ssl: OCSP does not apply to proxy mode trunk patch: http://svn.apache.org/r1865740 2.4.x patch: svn merge -c 1865740 ^/httpd/httpd/trunk . - +1: + +1: ylavic *) 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 + +1: jailletc36, ylavic jailletc36: this is fine because if !max_blank_lines, we break at the first iteration, so we know that mode = AP_MODE_SPECULATIVE