From: Stefan Eissing Date: Fri, 14 Sep 2018 08:04:59 +0000 (+0000) Subject: Backport proposal for some h2 minor code improvements. X-Git-Tag: 2.4.35~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e21c7014532f159f17f3061004f4509e8321b20;p=thirdparty%2Fapache%2Fhttpd.git Backport proposal for some h2 minor code improvements. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1840897 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d102684efb5..310fd3431f3 100644 --- a/STATUS +++ b/STATUS @@ -247,6 +247,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1749402,1656549,1840776,1800126,1817131,1834226 ^/httpd/httpd/trunk . +1: jailletc36, + *) mod_http2: silence compiler warnings, share less memory between + streams/tasks, add some util fixes from mod_md copies, although not called in h2. + trunk patch: http://svn.apache.org/r1835118 + 2.4.x patch: svn merge -c 1835118 ^/httpd/httpd/trunk . + +1: icing + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]