From: Graham Leggett Date: Sun, 25 Nov 2018 21:21:41 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.38~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdfaf906fa30992b22e30adc16c6bd44640a30a4;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1847432 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e78976bd5f3..9f5695e088b 100644 --- a/STATUS +++ b/STATUS @@ -197,6 +197,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1830816,1830836,1842882,1842884 ^/httpd/httpd/trunk . +1: jailletc36 + *) core: Split out the ability to parse wildcard files and directories + from the Include/IncludeOptional directives into a generic set of + functions ap_dir_nofnmatch() and ap_dir_fnmatch(). + trunk patch: http://svn.apache.org/r1847430 + 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-ap_dir_fnmatch.patch + +1: minfrin + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]