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 325E2200BF0 for ; Fri, 16 Dec 2016 01:10:43 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 30F32160B2D; Fri, 16 Dec 2016 00:10:43 +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 705F3160B15 for ; Fri, 16 Dec 2016 01:10:42 +0100 (CET) Received: (qmail 18567 invoked by uid 500); 16 Dec 2016 00:10:41 -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 18558 invoked by uid 99); 16 Dec 2016 00:10:41 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Dec 2016 00:10:41 +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 1018C3A0333 for ; Fri, 16 Dec 2016 00:10:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1774544 - /httpd/httpd/branches/2.4.x/STATUS Date: Fri, 16 Dec 2016 00:10:41 -0000 To: cvs@httpd.apache.org From: ylavic@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161216001041.1018C3A0333@svn01-us-west.apache.org> archived-at: Fri, 16 Dec 2016 00:10:43 -0000 Author: ylavic Date: Fri Dec 16 00:10:40 2016 New Revision: 1774544 URL: http://svn.apache.org/viewvc?rev=1774544&view=rev Log: Propose. 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=1774544&r1=1774543&r2=1774544&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Fri Dec 16 00:10:40 2016 @@ -142,6 +142,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: ylavic: reverted, see discussion on dev@ and r1774538 if you still think a backport is necessary. + *) event: close a race condition where we might re-enable listeners while they + are already or about to be closed. + trunk patch: http://svn.apache.org/r1774541 + 2.4.x patch: trunk works + +1: ylavic + PATCHES/ISSUES THAT ARE BEING WORKED [ New entried should be added at the START of the list ]