From: Stefan Fritsch Date: Wed, 22 Sep 2010 19:47:01 +0000 (+0000) Subject: vote and comment X-Git-Tag: 2.2.17~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87d8965784f59a0695b350463c5050f4d6803f43;p=thirdparty%2Fapache%2Fhttpd.git vote and comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1000158 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 510db8835fa..466cf90ebc0 100644 --- a/STATUS +++ b/STATUS @@ -198,7 +198,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * ab: repeat apr_pollset_poll() while APR_STATUS_IS_EINTR(rv) Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=750094 2.2 patch: trunk patch works - +1: trawick + +1: trawick, sf * clean up some miscellaneous warnings from Fortify or Intel's compiler Trunk revisions: @@ -214,6 +214,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: long argv[0] 2.2.x patch: http://people.apache.org/~trawick/fewerwarnings-1.txt +1: trawick + sf notes: - your patch also contains parts of r982050 in + server/mpm_common.c which should be lilsted in the proposal + - the backport for r991515 is broken: you need to remove + the '*', too + - +1 once this is fixed * mod_cache: Check the request to determine whether we are allowed to return cached content at all, and respect a "Cache-Control: @@ -227,7 +232,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: when parsing response lines. Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=999694 2.2.x patch: trunk patch works - +1: trawick + +1: trawick, sf PATCHES/ISSUES THAT ARE STALLED