From: Guenter Knauf Date: Thu, 14 Apr 2011 15:51:39 +0000 (+0000) Subject: Vote and promote. X-Git-Tag: 2.2.18~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b0ed2aa8ad71797b41fbe711a476729dd7a17f5;p=thirdparty%2Fapache%2Fhttpd.git Vote and promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092357 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cb63faa6e2e..34d39bb9049 100644 --- a/STATUS +++ b/STATUS @@ -96,6 +96,23 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.2.x patch: Trunk version of patch works with fuzz +1: sf, trawick, wrowe + * Critical MinGW build issues, svn:ignore + This serves pages and doesn't have junk in "svn status" output ;) + Trunk: + r422306: gen_test_char doesn't need util_debug + r1089950: don't build checkgid on MinGW + r1089951: rework choice of CGI implementation + r1089954: gcc compatibility of win32/os.h + r1090417: include in win32/os.h before creating exit() macro + a few other tiny bits of code and svn:ignore entries + 2.2.x patch: http://people.apache.org/~trawick/mingw_april_10.txt + +1: trawick, wrowe, fuankg + + * Avoid need for --disable-v4-mapped on MinGW + Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1091467 + 2.2.x patch: http://people.apache.org/~trawick/mingw_v4_mapped.txt + +1: trawick, wrowe, fuankg + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -125,23 +142,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: against it) +1 fuankg, wrowe - * Critical MinGW build issues, svn:ignore - This serves pages and doesn't have junk in "svn status" output ;) - Trunk: - r422306: gen_test_char doesn't need util_debug - r1089950: don't build checkgid on MinGW - r1089951: rework choice of CGI implementation - r1089954: gcc compatibility of win32/os.h - r1090417: include in win32/os.h before creating exit() macro - a few other tiny bits of code and svn:ignore entries - 2.2.x patch: http://people.apache.org/~trawick/mingw_april_10.txt - +1: trawick, wrowe - - * Avoid need for --disable-v4-mapped on MinGW - Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1091467 - 2.2.x patch: http://people.apache.org/~trawick/mingw_v4_mapped.txt - +1: trawick, wrowe - PATCHES/ISSUES THAT ARE STALLED * mod_dav: If an unknown Content-* header is received for a PUT request, we