]> granicus.if.org Git - apache/commitdiff
withdrawl proposal of blocking confusing non-global DEFINE
authorEric Covener <covener@apache.org>
Sat, 16 Dec 2017 19:33:16 +0000 (19:33 +0000)
committerEric Covener <covener@apache.org>
Sat, 16 Dec 2017 19:33:16 +0000 (19:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1818450 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d1bb35560c87dafb553d508cb3e7cda6b0e978e7..63abf936903d627bfedebb75f231253b6a1733b8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -469,15 +469,6 @@ PATCHES/ISSUES THAT ARE STALLED
             cgi-examples/ dir alongside cgi-bin/? Otherwise manual/cgi/examples
             might work?
 
-   * core: block Define and Undefine in vhost and directory context. Because
-     it is EXEC_ON_READ, it "breaks out" of these contexts anyway.
-     trunk patch: http://svn.apache.org/r1656063
-                  http://svn.apache.org/r1656122
-     2.4.x patch:  http://people.apache.org/~covener/patches/2.4.x-define-limits.diff
-     +1: covener (I need to review the docs manually in this area)
-     -1: wrowe (blocking will break "working" .conf files on a subversion update
-                meant to pick up security fixes.  "Alerting" I would agree to.)
-
   *) mod_journald: Add new module mod_journald to log error logs into journald.
      trunk patch: http://svn.apache.org/r1610339
                   http://svn.apache.org/r1621806