From: Yann Ylavic Date: Mon, 19 Jan 2015 08:33:00 +0000 (+0000) Subject: Propose fixes for PR 53824 and PR 53882. X-Git-Tag: 2.4.12~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee38c3b70e2e292314bcf45b8d544e392c2e1eec;p=apache Propose fixes for PR 53824 and PR 53882. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1652934 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6ce4f4690d..54159c8dd7 100644 --- 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