From 4abb942061f15d3906bd8def2aa2d6bb090ca933 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Mon, 17 Dec 2012 15:31:45 +0000 Subject: [PATCH] Added proposal as Jeff suggested. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422982 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/STATUS b/STATUS index 27c0ed11df..9d2dd95c69 100644 --- a/STATUS +++ b/STATUS @@ -146,6 +146,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-mod_imap-const.diff +1 covener, fuankg + * Makefile.win: Added copying of .vbs / .swf CGIs to Windows install target. + Moved fixing of shebang to separate target so that it is + no longer executed by default and all CGIs remain inactive. + trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1387984 + http://svn.apache.org/viewvc?view=revision&revision=1421203 + http://svn.apache.org/viewvc?view=revision&revision=1421591 + 2.4.x patch: http://people.apache.org/~fuankg/diffs/httpd-2.4.x-Makefile.win.diff + +1 fuankg + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt -- 2.50.1