From: Eric Covener Date: Thu, 12 Mar 2020 02:01:24 +0000 (+0000) Subject: passes new test X-Git-Tag: 2.4.42~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1989c94ac1d110e395ff58fb1699474c5919d69d;p=thirdparty%2Fapache%2Fhttpd.git passes new test git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1875110 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e4850453e1b..624c061d3a1 100644 --- a/STATUS +++ b/STATUS @@ -129,6 +129,14 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: +PATCHES ACCEPTED TO BACKPORT FROM TRUNK: + [ start all new proposals below, under PATCHES PROPOSED. ] + + *) mod_ssl: OPENSSL_init_ssl() for openssl-1.1+ on Windows (w/o autoconf). + trunk patch: http://svn.apache.org/r1874323 + 2.4.x patch: svn merge -c 1874323 ^/httpd/httpd/trunk . + +1: ylavic, gsmith, rpluem + *) mod_proxy_http: Fix the forwarding of requests with content body when a balancer member is unavailable; the retry on the next member was issued with an empty body (regression introduced in 2.4.41). @@ -136,15 +144,8 @@ RELEASE SHOWSTOPPERS: http://svn.apache.org/r1869224 2.4.x patch: svn merge -c 1869216,1869224 ^/httpd/httpd/trunk . (works modulo CHANGES) - +1: ylavic, rpluem + +1: ylavic, rpluem, covener -PATCHES ACCEPTED TO BACKPORT FROM TRUNK: - [ start all new proposals below, under PATCHES PROPOSED. ] - - *) mod_ssl: OPENSSL_init_ssl() for openssl-1.1+ on Windows (w/o autoconf). - trunk patch: http://svn.apache.org/r1874323 - 2.4.x patch: svn merge -c 1874323 ^/httpd/httpd/trunk . - +1: ylavic, gsmith, rpluem PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ]