From: Christophe Jaillet Date: Sun, 20 Feb 2022 14:52:24 +0000 (+0000) Subject: Propose X-Git-Tag: 2.4.53-rc1-candidate~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=328a407a6840cda21a522f56d335c36058994029;p=thirdparty%2Fapache%2Fhttpd.git Propose [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898254 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 38c56ec93f2..7f89fc694bf 100644 --- a/STATUS +++ b/STATUS @@ -327,6 +327,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1881379,1892422,1893011,1897270,1897271 ^/httpd/httpd/trunk . +1: jailletc36 + *) APR and APU must be at least 1.3 to be able to configure and build httpd 2.4.x. + So remove some osbolete #if in the source code. + - mod_socache_memcache + - mod_authn_dbd + - mod_log_config + trunk patch: + https://svn.apache.org/r1897325 + https://svn.apache.org/r1897326 + https://svn.apache.org/r1897329 + 2.4.x patch: svn merge -c 1897325,1897326,1897329 ^/httpd/httpd/trunk . + +1: jailletc36 + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]