From: Jeff Trawick Date: Mon, 14 Sep 2009 17:25:07 +0000 (+0000) Subject: promote, demote X-Git-Tag: 2.2.14~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87acbfaf9e41de4adb29af5abd2f7c1f194a366b;p=thirdparty%2Fapache%2Fhttpd.git promote, demote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814743 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1c54b8d7b81..76e3a59919a 100644 --- a/STATUS +++ b/STATUS @@ -89,6 +89,15 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * ab: Add support for HTTP PUT to ab. + Trunk Patch: http://svn.apache.org/viewvc?rev=811806&view=rev + http://svn.apache.org/viewvc?rev=811869&view=rev + 2.2.x Patch: http://people.apache.org/~minfrin/ab.diff + +1: minfrin, covener, poirier + + * htcacheclean: 19 ways to fail, 1 error message. Fixed. + Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=814091 + +1: minfrin, covener, poirier PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -115,12 +124,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x Patch: http://people.apache.org/~minfrin/ssl_engine_pphrase.diff +1: minfrin - * ab: Add support for HTTP PUT to ab. - Trunk Patch: http://svn.apache.org/viewvc?rev=811806&view=rev - http://svn.apache.org/viewvc?rev=811869&view=rev - 2.2.x Patch: http://people.apache.org/~minfrin/ab.diff - +1: minfrin, covener, poirier - * mod_ssl: Improve environment variable extraction to be more efficient and to correctly handle DNs with duplicate tags. PR 45975. @@ -134,10 +137,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=797563 2.2.x patch: http://people.apache.org/~poirier/patch-2.2.x-PR30586.txt +1: poirier, minfrin - - * htcacheclean: 19 ways to fail, 1 error message. Fixed. - Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=814091 - +1: minfrin, covener, poirier + -1: trawick (Memory use for dumping the database is now unbounded; it + doesn't even look difficult to avoid allocating/copying.) * mod_ldap: hints in usage for LDAPCacheEntries and LDAPOpCacheEntries updated to match manual and code (0 or -1 to disable)