From: Justin Erenkrantz Date: Wed, 23 Aug 2006 08:01:37 +0000 (+0000) Subject: Add a backport, approve another, vote and note on others... X-Git-Tag: 2.2.4~211 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86e18d5219a282bd6e146326e4ae6d35a18d9ff3;p=thirdparty%2Fapache%2Fhttpd.git Add a backport, approve another, vote and note on others... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@433970 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5204a1ef5cf..6428fbb0c46 100644 --- a/STATUS +++ b/STATUS @@ -77,26 +77,28 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_isapi: Simply backport the host of fixes for compilation on unix, + PR#'s 15993 29098 30022 16637 30033 28089 + by pushing to trunk/ rev 416293 of modules/arch/win32/mod_isapi.[ch] + which compiles without changes. Source + Binary posted at + http://people.apache.org/~wrowe/mod_isapi-416293.zip + and delta posted at + http://people.apache.org/~wrowe/mod_isapi-416293-to-httpd-2.2.patch + +1 wrowe , fielding, jerenkrantz PATCHES PROPOSED TO BACKPORT FROM TRUNK: * Bundled PCRE: backport r381783 from trunk Fix brokenness on certain platforms when building with -DDEBUG. http://svn.apache.org/viewvc?view=rev&revision=381783 - +1 sctemme, fielding, pquerna + +1 sctemme, fielding, pquerna, jerenkrantz -1 niq: Why are we hacking a third-party package as bundled, rather than upstream? This has potential for chaos for modules (and we have a history of PCRE trouble) as well as a maintenance nightmare! - - * mod_isapi: Simply backport the host of fixes for compilation on unix, - PR#'s 15993 29098 30022 16637 30033 28089 - by pushing to trunk/ rev 416293 of modules/arch/win32/mod_isapi.[ch] - which compiles without changes. Source + Binary posted at - http://people.apache.org/~wrowe/mod_isapi-416293.zip - and delta posted at - http://people.apache.org/~wrowe/mod_isapi-416293-to-httpd-2.2.patch - +1 wrowe , fielding + jerenkrantz: I don't believe that's a valid reason to block this. + We're bundling PCRE for the duration of the 2.2.x series, + but we can re-evaluate for future major/minor revs. * mod_deflate: don't choke on flush buckets in INFLATE filter PR#39854 @@ -115,3 +117,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * PKCS#7: backport PCKS#7 patches from trunk. +1 ben + jerenkrantz: What's the revision number to backport? + + * README.platforms: Add a note for Solaris compiler recommendations. + http://svn.apache.org/viewvc?rev=414921view=rev + +1 jerenkrantz