From: Jim Jagielski Date: Thu, 21 Dec 2017 18:51:39 +0000 (+0000) Subject: backport votes X-Git-Tag: 2.4.30~201 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=53410d84f1550b54554dd2bc3b215e7b67b73e70;p=apache backport votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1818966 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f5159eeb2b..3979e7861f 100644 --- a/STATUS +++ b/STATUS @@ -225,12 +225,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_ldap: PR61891: Failure to make progreass purging a mostly full cache. trunk patch: http://svn.apache.org/r1818040 2.4.x patch: svn merge -c r1818040 ^/httpd/httpd/trunk . - +1: covener + +1: covener, jim *) mod_brotli.c: APR-ize uint values trunk patch: http://svn.apache.org/r1818278 2.4.x patch: svn merge -c r1818278 ^/httpd/httpd/trunk . - +1: covener + +1: covener, jim *) mod_proxy_html: Add HTML5 FPI, fix typo in handling legacy FPIs, process parsed comments immediately. Fix PR 56457