From cvs-return-62651-archive-asf-public=cust-asf.ponee.io@httpd.apache.org Fri Feb 16 08:39:01 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 95041180647 for ; Fri, 16 Feb 2018 08:39:00 +0100 (CET) Received: (qmail 16330 invoked by uid 500); 16 Feb 2018 07:38:59 -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 16321 invoked by uid 99); 16 Feb 2018 07:38:59 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Feb 2018 07:38:59 +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 137853A0142 for ; Fri, 16 Feb 2018 07:38:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1824426 - /httpd/httpd/branches/2.4.x/STATUS Date: Fri, 16 Feb 2018 07:38:57 -0000 To: cvs@httpd.apache.org From: elukey@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20180216073858.137853A0142@svn01-us-west.apache.org> Author: elukey Date: Fri Feb 16 07:38:57 2018 New Revision: 1824426 URL: http://svn.apache.org/viewvc?rev=1824426&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=1824426&r1=1824425&r2=1824426&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Fri Feb 16 07:38:57 2018 @@ -148,7 +148,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_authnz_ldap: Fix language long names detection as short name. trunk patch: http://svn.apache.org/r1824336 2.4.x patch: trunk works (modulo CHANGES) - +1: ylavic + +1: ylavic, elukey *) regex: Allow to configure global/default options for regexes, like caseless matching or extended format.