Commit d7e50093 authored by Eric Covener's avatar Eric Covener
Browse files

move Define/Undefine context issue as stalled as a reminder to

figure something out for 2.4.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1742176 13f79535-47bb-0310-9956-ffa450edef68
parent 5d7dbb3e
Loading
Loading
Loading
Loading
+10 −9
Original line number Diff line number Diff line
@@ -234,15 +234,6 @@ PATCHES/ISSUES THAT ARE BEING WORKED
        jim: Non-blocking seems the best way to handle...


   * 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.)

   * core: improve error message when docroot is unreadable.
     trunk patch: http://svn.apache.org/r1506474
     2.4.x patch: trunk works
@@ -387,3 +378,13 @@ 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.)