From: Colm MacCarthaigh Date: Wed, 19 Apr 2006 09:34:32 +0000 (+0000) Subject: vote and promote X-Git-Tag: 2.0.57~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba84e7dab06149a224e3a1b43a59a20958124544;p=thirdparty%2Fapache%2Fhttpd.git vote and promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@395186 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1dec6d5d6aa..98b2234db1f 100644 --- a/STATUS +++ b/STATUS @@ -144,6 +144,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://issues.apache.org/bugzilla/attachment.cgi?id=18037 +1: rpluem, jim, niq + *) mod_isapi: Trivial compiler emit fixes for const'ness - noticed on OS/X + Correct lvalue assignments (lvalue casts not allowed) - noticed on Sol. + Resolve use of SetLastError with apr_set_os_error() and axe MAKEFILE + for a literal value. Permits mod_isapi to load and run on Unix. + http://svn.apache.org/viewcvs?rev=384731&view=rev + http://svn.apache.org/viewcvs?rev=386790&view=rev + http://svn.apache.org/viewcvs?rev=386821&view=rev + +1: wrowe, trawick, colm PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ please place SVN revisions from trunk here, so it is easy to @@ -163,15 +171,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev +1: wrowe, colm - *) mod_isapi: Trivial compiler emit fixes for const'ness - noticed on OS/X - Correct lvalue assignments (lvalue casts not allowed) - noticed on Sol. - Resolve use of SetLastError with apr_set_os_error() and axe MAKEFILE - for a literal value. Permits mod_isapi to load and run on Unix. - http://svn.apache.org/viewcvs?rev=384731&view=rev - http://svn.apache.org/viewcvs?rev=386790&view=rev - http://svn.apache.org/viewcvs?rev=386821&view=rev - +1: wrowe, trawick - PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: *) mod_headers: Support {...}s tag for SSL variable lookup.