Return-Path: X-Original-To: apmail-httpd-cvs-archive@www.apache.org Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 206FEE422 for ; Sun, 2 Dec 2012 11:40:19 +0000 (UTC) Received: (qmail 59874 invoked by uid 500); 2 Dec 2012 11:40:18 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 59660 invoked by uid 500); 2 Dec 2012 11:40:18 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 59648 invoked by uid 99); 2 Dec 2012 11:40:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Dec 2012 11:40:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Dec 2012 11:40:16 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id D47E62388A64; Sun, 2 Dec 2012 11:39:56 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1416161 - /httpd/httpd/branches/2.4.x/STATUS Date: Sun, 02 Dec 2012 11:39:56 -0000 To: cvs@httpd.apache.org From: sf@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121202113956.D47E62388A64@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sf Date: Sun Dec 2 11:39:56 2012 New Revision: 1416161 URL: http://svn.apache.org/viewvc?rev=1416161&view=rev Log: vote/comment Modified: httpd/httpd/branches/2.4.x/STATUS Modified: httpd/httpd/branches/2.4.x/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1416161&r1=1416160&r2=1416161&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Sun Dec 2 11:39:56 2012 @@ -141,7 +141,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=revision&revision=1348653 2.4.x patch: http://people.apache.org/~rjung/patches/ssl-TLS-SRP-2_4.patch +1: rjung, - rjung: sf: you applied it to trunk, care to vote? + sf: 2.4 patch is outdated. New patch: + http://people.apache.org/~sf/ssl-TLS-SRP-2_4-v2.patch + +1: sf, * mod_proxy: Make balancers server-specific, as they should have been. Inheritance causes too many behind-the-scene interactions