]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 20 Feb 2022 14:52:24 +0000 (14:52 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 20 Feb 2022 14:52:24 +0000 (14:52 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898254 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 38c56ec93f245a3d168b1890f64db565ce9a85a1..7f89fc694bfacc6846e9dd08765817fc1c571abb 100644 (file)
--- 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 ]