From: Jeff Trawick Date: Thu, 7 Aug 2008 17:00:52 +0000 (+0000) Subject: promote approved backport X-Git-Tag: 2.2.10~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4095baa6868d535a09d6b7ef70cb24203b0803a9;p=thirdparty%2Fapache%2Fhttpd.git promote approved backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@683647 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1efa2ef1ae0..6ae48ec0449 100644 --- a/STATUS +++ b/STATUS @@ -83,6 +83,15 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_proxy_balancer: Move nonce field in the balancer manager page inside the + html form where it belongs. PR 45578 [Ruediger Pluem] + Trunk version of patch: + http://svn.apache.org/viewvc?rev=683373&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, covener, jorton + + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -206,14 +215,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, - * mod_proxy_balancer: Move nonce field in the balancer manager page inside the - html form where it belongs. PR 45578 [Ruediger Pluem] - Trunk version of patch: - http://svn.apache.org/viewvc?rev=683373&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: rpluem, covener, jorton - * mod_ssl: Rewrite of shmcb to avoid memory alignment issues. PR: 42101 - also now reported with i386/gcc 4.2 Trunk version of patch: