From: Jim Jagielski Date: Mon, 20 Jul 2009 19:31:28 +0000 (+0000) Subject: promote X-Git-Tag: 2.2.12~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dbce6514893a608c4848eb658461d6cc1df08df;p=thirdparty%2Fapache%2Fhttpd.git promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@795969 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f50fa0046a7..881048fa189 100644 --- a/STATUS +++ b/STATUS @@ -85,6 +85,14 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * gen_test_char.c: enable building gen_test_char for running on build machine + when cross-compiling. The patch doesnt introduce code changes for any + platform unless CROSS_COMPILE is defined. + Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=795438 + 2.2.x patch: http://people.apache.org/~fuankg/diffs/gen_test_char.c.diff + +1: fuankg, niq, jim + + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -124,13 +132,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: -0: wrowe; Please refer to man BUGS of access for linux 2.4 vs 2.6 kernels, potentially a suspect test for root. - * gen_test_char.c: enable building gen_test_char for running on build machine - when cross-compiling. The patch doesnt introduce code changes for any - platform unless CROSS_COMPILE is defined. - Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=795438 - 2.2.x patch: http://people.apache.org/~fuankg/diffs/gen_test_char.c.diff - +1: fuankg, niq, jim - PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre