You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2016/06/28 00:44:37 UTC

svn commit: r1750427 - /httpd/httpd/branches/2.4.x/STATUS

Author: wrowe
Date: Tue Jun 28 00:44:37 2016
New Revision: 1750427

URL: http://svn.apache.org/viewvc?rev=1750427&view=rev
Log:
One (hopefully final) backport to cover known --enable-foo=* toggles

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1750427&r1=1750426&r2=1750427&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Jun 28 00:44:37 2016
@@ -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