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 61282200BD3 for ; Tue, 6 Dec 2016 18:36:13 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5FB75160B1B; Tue, 6 Dec 2016 17:36:13 +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 A6FC6160B17 for ; Tue, 6 Dec 2016 18:36:12 +0100 (CET) Received: (qmail 61422 invoked by uid 500); 6 Dec 2016 17:36:11 -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 61413 invoked by uid 99); 6 Dec 2016 17:36:11 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2016 17:36:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 6B2301AB6B2 for ; Tue, 6 Dec 2016 17:36:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 1KUXQ6jI3b4b for ; Tue, 6 Dec 2016 17:36:10 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 7BDB85F4A7 for ; Tue, 6 Dec 2016 17:36:10 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id DE8D2E00E9 for ; Tue, 6 Dec 2016 17:36:09 +0000 (UTC) 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 DD7D23A015A for ; Tue, 6 Dec 2016 17:36:09 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1772923 - /httpd/httpd/branches/2.4.x/STATUS Date: Tue, 06 Dec 2016 17:36:09 -0000 To: cvs@httpd.apache.org From: jim@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161206173609.DD7D23A015A@svn01-us-west.apache.org> archived-at: Tue, 06 Dec 2016 17:36:13 -0000 Author: jim Date: Tue Dec 6 17:36:09 2016 New Revision: 1772923 URL: http://svn.apache.org/viewvc?rev=1772923&view=rev Log: vote 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=1772923&r1=1772922&r2=1772923&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Tue Dec 6 17:36:09 2016 @@ -117,12 +117,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) mod_lua: Fix default value of LuaInherit directive. It should be - 'parent-first' instead of 'none', as per documentation. PR 60419 - trunk patch: http://svn.apache.org/r1772489 - http://svn.apache.org/r1772504 (CHANGES) - 2.4.x patch: trunk works - +1: jailletc36, jim, ylavic PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -162,7 +156,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1772812 http://svn.apache.org/r1772813 2.4.x patch: trunk works (modulo CHANGES) - +1: ylavic, covener + +1: ylavic, covener, jim PATCHES/ISSUES THAT ARE BEING WORKED