From: William A. Rowe Jr Date: Mon, 29 Mar 2010 22:40:53 +0000 (+0000) Subject: Track this dialog under 'stalled'. X-Git-Tag: 2.2.16~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9c4ebddbe610cbcaed8cb2633b872b924f584fc;p=thirdparty%2Fapache%2Fhttpd.git Track this dialog under 'stalled'. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@928929 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1b583839635..3bf3380a43c 100644 --- a/STATUS +++ b/STATUS @@ -86,15 +86,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - * core: Support wildcards in both the directory and file components of - the path specified by the Include directive. - Trunk patch: http://svn.apache.org/viewvc?rev=909878&view=rev - http://svn.apache.org/viewvc?rev=917735&view=rev - http://svn.apache.org/viewvc?rev=917759&view=rev - 2.2.x patch: http://people.apache.org/~minfrin/httpd-wildcard+docs2.patch - Submitted by: minfrin, poirier - +1: minfrin, jim, poirier - PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -155,6 +146,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PATCHES/ISSUES THAT ARE STALLED + * core: Support wildcards in both the directory and file components of + the path specified by the Include directive. + Trunk patch: http://svn.apache.org/viewvc?rev=909878&view=rev + http://svn.apache.org/viewvc?rev=917735&view=rev + http://svn.apache.org/viewvc?rev=917759&view=rev + 2.2.x patch: http://people.apache.org/~minfrin/httpd-wildcard+docs2.patch + Submitted by: minfrin, poirier + +1: minfrin, jim, poirier + -1: wrowe [This introduces new invalid paths which do not resolve to any + configuration file paths, increasing the probability of unreported + syntax errors to further confuse the administrator.] + * srclib/pcre and vendor/pcre http://www.vuxml.org/freebsd/pkg-pcre.html