From: Jim Jagielski Date: Thu, 11 Jul 2019 14:24:05 +0000 (+0000) Subject: backport votes X-Git-Tag: 2.4.40~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a14c2d14e1ef39b8c4b73455e6575c28b1ef5093;p=thirdparty%2Fapache%2Fhttpd.git backport votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1862929 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3020c83a8c8..c73939fb775 100644 --- a/STATUS +++ b/STATUS @@ -197,17 +197,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) core: Fix a compilation error when GPROF is defined. trunk patch: http://svn.apache.org/r1857859 2.4.x patch: svn merge -c 1857859 ^/httpd/httpd/trunk . - +1: jailletc36, icing + +1: jailletc36, icing, jim *) mod_socache_shmcb: fix gcc 9 warnings trunk: http://svn.apache.org/r1858565 2.4.x: svn merge -c 1858565 ^/httpd/httpd/trunk . - +1: jorton, icing + +1: jorton, icing, jim *) mod_proxy_hcheck fix for BZ 60948 trunk: http://svn.apache.org/r1862014 2.4.x: svn merge -c 1862014 ^/httpd/httpd/trunk . - +1: jfclere, icing + +1: jfclere, icing, jim *) mod_http2: fixes Timeout vs. KeepAliveTimeout behaviour, see PR 63534. Fixes stream cleanup when connection throttling is in place. Counts stream resets by client @@ -224,7 +224,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_ssl: fix gcc 8+ warnings trunk: fixed as part of wider changes, r1809037 2.4.x: http://people.apache.org/~jorton/modssl_chain_warning.diff - +1: jorton, jfclere, + +1: jorton, jfclere, jim *) mod_ssl: offer new hooks for modules like mod_md and remove use of mod_md's optional functions. trunk: