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 BD061200D2A for ; Sat, 28 Oct 2017 18:11:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BBA59160BE1; Sat, 28 Oct 2017 16:11:25 +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 040881609D5 for ; Sat, 28 Oct 2017 18:11:24 +0200 (CEST) Received: (qmail 17171 invoked by uid 500); 28 Oct 2017 16:11:24 -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 17156 invoked by uid 99); 28 Oct 2017 16:11:24 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Oct 2017 16:11:24 +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 5567B3A00A1 for ; Sat, 28 Oct 2017 16:11:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1813645 - /httpd/httpd/branches/2.4.x/STATUS Date: Sat, 28 Oct 2017 16:11:23 -0000 To: cvs@httpd.apache.org From: ylavic@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20171028161123.5567B3A00A1@svn01-us-west.apache.org> archived-at: Sat, 28 Oct 2017 16:11:25 -0000 Author: ylavic Date: Sat Oct 28 16:11:23 2017 New Revision: 1813645 URL: http://svn.apache.org/viewvc?rev=1813645&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=1813645&r1=1813644&r2=1813645&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Sat Oct 28 16:11:23 2017 @@ -213,6 +213,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x: svn merge -c 1811744 ^/httpd/httpd/trunk . +1: elukey + *) mod_macro: fix usability of globally defined macros in .htaccess files. + PR 57525. + trunk patch: http://svn.apache.org/r1813643 + 2.4.x patch: trunk works (modulo CHANGES) + svn merge -c 1813643 ^/httpd/httpd/trunk . + +1: ylavic + + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]