From: William A. Rowe Jr Date: Thu, 22 Jan 2015 17:19:06 +0000 (+0000) Subject: Voted up low-hanging autoconf.in fruit X-Git-Tag: 2.4.12~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b29052b4b54379764fbd5ab9f716f4219065c814;p=apache Voted up low-hanging autoconf.in fruit git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1653950 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ac9088d907..1032f22a0c 100644 --- a/STATUS +++ b/STATUS @@ -105,6 +105,19 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * 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, rjung, wrowe + + * configure: Fix detection of old Solaris platforms. + Autotools need double square brackets. + Inspired by checking PR 53824 patch above for consistency. + trunk patch: http://svn.apache.org/r1652982 + 2.4.x patch: trunks works + +1: rjung, ylavic, wrowe + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -211,12 +224,6 @@ 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, rjung - * acinclude.m4: Generate #LoadModule directive in default httpd.conf for every --enable-mpms-shared. PR 53882. trunk patch: http://svn.apache.org/r1652930 @@ -246,13 +253,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1: rjung, ylavic - * configure: Fix detection of old Solaris platforms. - Autotools need double square brackets. - Inspired by checking PR 53824 patch above for consistency. - trunk patch: http://svn.apache.org/r1652982 - 2.4.x patch: trunks works - +1: rjung, ylavic - * mod_ssl: Fix merge of SSLProtocol ALL in virtualhost context PR57100 trunk patch: http://svn.apache.org/r1653906 2.4.x patch: trunk works