From: Christophe Jaillet Date: Sun, 31 Jan 2021 22:00:36 +0000 (+0000) Subject: Propose X-Git-Tag: 2.4.47~118 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ca565a8dba7f17abb1a47b22a42b316c3a35b9b;p=thirdparty%2Fapache%2Fhttpd.git Propose [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1886086 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a4207e4f130..9f6e87e4293 100644 --- a/STATUS +++ b/STATUS @@ -211,6 +211,28 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1885691 ^/httpd/httpd/trunk . +1: ylavic, + *) mod_ssl: Set the Connection header to close to indicate that we do not want + to keep the HTTP connection to the OCSP responder alive + trunk patch: http://svn.apache.org/r1874007 + 2.4.x patch: svn merge -c 1874007 ^/httpd/httpd/trunk . + +1: + + *) mod_seesion_crypto: Bubble up an error if none of the passhrases work + trunk patch: http://svn.apache.org/r1874674 + 2.4.x patch: svn merge -c 1874674 ^/httpd/httpd/trunk . + +1: jailletc36, + + *) core: Optimize 'ap_list_provider_names'. Save some memory and potentialy + avoid some useless copy. + trunk patch: http://svn.apache.org/r1883184 + 2.4.x patch: svn merge -c 1883184 ^/httpd/httpd/trunk . + +1: jailletc36, + + *) mod_proxy_http2: explicitely apr_thread_exit() at the end of slot_run(). + trunk patch: http://svn.apache.org/r1883668 + 2.4.x patch: svn merge -c 1883668 ^/httpd/httpd/trunk . + +1: + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]