From 2b68525e218706bbc7a028022fdc775c81de3d27 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Tue, 3 May 2016 18:49:08 +0000 Subject: [PATCH] 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 --- STATUS | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/STATUS b/STATUS index 94bf4e29a4..f7e4eb8e54 100644 --- a/STATUS +++ b/STATUS @@ -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.) + + -- 2.40.0