]> granicus.if.org Git - apache/commitdiff
Propose fixes for PR 53824 and PR 53882.
authorYann Ylavic <ylavic@apache.org>
Mon, 19 Jan 2015 08:33:00 +0000 (08:33 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 19 Jan 2015 08:33:00 +0000 (08:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1652934 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6ce4f4690d62db63e4ffcca591d050ddd1f6a050..54159c8dd756cf3c2a5f4fd61058031f2cb41cf5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -216,6 +216,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_listeners_buckets.patch
      +1: ylavic
 
+   * configure: Fix --enable-v4-mapped configuration on *BSD. PR 53824.
+     trunk patch: http://svn.apache.org/r1652929
+                  http://svn.apache.org/r1652931 (CHANGES)
+     2.4.x patch: trunks works (modulo CHANGES)
+     +1: ylavic
+
+   * acinclude.m4: Generate #LoadModule directive in default httpd.conf for
+                   every --enable-mpms-shared. PR 53882.
+     trunk patch: http://svn.apache.org/r1652930
+                  http://svn.apache.org/r1652933 (CHANGES)
+     2.4.x patch: trunks works (modulo CHANGES)
+     +1: ylavic
+
 
 OTHER PROPOSALS