From cvs-return-62608-archive-asf-public=cust-asf.ponee.io@httpd.apache.org Wed Feb 14 01:35:55 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 CD0FF180656 for ; Wed, 14 Feb 2018 01:35:54 +0100 (CET) Received: (qmail 59941 invoked by uid 500); 14 Feb 2018 00:35:48 -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 59932 invoked by uid 99); 14 Feb 2018 00:35:48 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Feb 2018 00:35:48 +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 5BB733A0198 for ; Wed, 14 Feb 2018 00:35:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1824190 - /httpd/httpd/branches/2.4.x/STATUS Date: Wed, 14 Feb 2018 00:35:48 -0000 To: cvs@httpd.apache.org From: minfrin@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20180214003548.5BB733A0198@svn01-us-west.apache.org> Author: minfrin Date: Wed Feb 14 00:35:48 2018 New Revision: 1824190 URL: http://svn.apache.org/viewvc?rev=1824190&view=rev Log: Vote, and note we need an extra backport. 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=1824190&r1=1824189&r2=1824190&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Wed Feb 14 00:35:48 2018 @@ -148,6 +148,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: and virtual host, though using ap_server_conf makes them global only (thus less useful too...). jim: Can docco patch be post-backport? + minfrin: The docs seem correct, and there is a long explanation in the docs of + why the scoping is as it is. + +1 with this to fix a warning: + http://svn.apache.org/r1776734 *) proxy_util: Schemes and hostnames that are "too long" are no longer automatically fatal errors but are instead logged