From: Jeff Trawick Date: Sat, 5 Apr 2014 12:56:30 +0000 (+0000) Subject: monster X-Git-Tag: 2.4.10~377 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=daeb855eca67412b4a806065ffa47d9dad1f852a;p=apache monster git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1585089 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 506933c301..cfd3bd84ee 100644 --- a/STATUS +++ b/STATUS @@ -240,9 +240,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: ylavic * Merge mod_authnz_fcgi from trunk. - http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/aaa/mod_authnz_fcgi.c - http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_authnz_fcgi.xml - (Note: I'll build a proper patch file for this with all the necessary bits.) + trunk: + http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/aaa/mod_authnz_fcgi.c + http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_authnz_fcgi.xml + and a line each in CMakeLists.txt and modules/aaa/config.m4 + (It was never added to other build systems.) + See the 2.4.x patch mergeinfo for trunk revisions. I've also added a tiny + part of r1522544 to create an entry in os/win32/BaseAddr.ref. + 2.4.x patch: http://people.apache.org/~trawick/authnz_fcgi-2.4.txt + The patch includes generated doc changes in order to carry eol-style. +1: trawick OTHER PROPOSALS