Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B73D7200BFB for ; Wed, 11 Jan 2017 19:05:50 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B5E25160B4E; Wed, 11 Jan 2017 18:05:50 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 04E95160B3B for ; Wed, 11 Jan 2017 19:05:49 +0100 (CET) Received: (qmail 6337 invoked by uid 500); 11 Jan 2017 18:05:49 -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 6326 invoked by uid 99); 11 Jan 2017 18:05:49 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jan 2017 18:05:49 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id A5BAF3A01D7 for ; Wed, 11 Jan 2017 18:05:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1778332 - /httpd/httpd/branches/2.4.x/STATUS Date: Wed, 11 Jan 2017 18:05:48 -0000 To: cvs@httpd.apache.org From: jim@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170111180548.A5BAF3A01D7@svn01-us-west.apache.org> archived-at: Wed, 11 Jan 2017 18:05:50 -0000 Author: jim Date: Wed Jan 11 18:05:48 2017 New Revision: 1778332 URL: http://svn.apache.org/viewvc?rev=1778332&view=rev Log: Update w/ name change 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=1778332&r1=1778331&r2=1778332&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Wed Jan 11 18:05:48 2017 @@ -166,6 +166,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_watchdog: Use pconf as parent pool so mutexes get cleaned on restarts/reloads and fix leaking sems (https://bugzilla.redhat.com/show_bug.cgi?id=1410883) trunk patch: http://svn.apache.org/r1778319 + http://svn.apache.org/r1778331 2.4.x patch: trunk works +1: jim