From: William A. Rowe Jr Date: Tue, 28 Jun 2016 00:44:37 +0000 (+0000) Subject: One (hopefully final) backport to cover known --enable-foo=* toggles X-Git-Tag: 2.4.23~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e09d71bd7f6d84e327c637978127f84e9e83b019;p=apache One (hopefully final) backport to cover known --enable-foo=* toggles git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750427 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c5ef0b1b61..d1589ba57c 100644 --- a/STATUS +++ b/STATUS @@ -168,6 +168,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x: https://raw.githubusercontent.com/wrowe/patches/master/proxy-noforce-2.4.x.patch +1: wrowe + *) Account for explicit enable- cases of 'shared', 'few', 'all', 'reallyall', + ensure all unrecognized --enable-foo=values mean *no*. + Backport: r1750335, r1750407, r1750420 + Trunk patch: http://svn.apache.org/r1750335 + http://svn.apache.org/r1750407 + http://svn.apache.org/r1750420 + 2.4.x patch: Trunk applies + +1: wrowe + PATCHES/ISSUES THAT ARE BEING WORKED