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 EA844200D16 for ; Tue, 10 Oct 2017 19:57:09 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E8EC2160BE1; Tue, 10 Oct 2017 17:57:09 +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 430E21609CB for ; Tue, 10 Oct 2017 19:57:09 +0200 (CEST) Received: (qmail 32825 invoked by uid 500); 10 Oct 2017 17:57:08 -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 32774 invoked by uid 99); 10 Oct 2017 17:57:08 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Oct 2017 17:57:08 +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 5EB693A02CB for ; Tue, 10 Oct 2017 17:57:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1811750 - /httpd/httpd/branches/2.4.x/STATUS Date: Tue, 10 Oct 2017 17:57:07 -0000 To: cvs@httpd.apache.org From: jorton@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20171010175707.5EB693A02CB@svn01-us-west.apache.org> archived-at: Tue, 10 Oct 2017 17:57:10 -0000 Author: jorton Date: Tue Oct 10 17:57:07 2017 New Revision: 1811750 URL: http://svn.apache.org/viewvc?rev=1811750&view=rev Log: Merged*3. 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=1811750&r1=1811749&r2=1811750&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Tue Oct 10 17:57:07 2017 @@ -128,12 +128,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) mod_authz_dbd: Fix a segmentation fault if AuthzDBDQuery is not set. - PR 61546 - trunk patch: http://svn.apache.org/r1809209 - 2.4.x patch: svn merge -c 1809209 ^/httpd/httpd/trunk . - +1: jailletc36 (by inspection), ylavic, elukey - *) mod_http2: Fix race condition on request body handlign. 2.4.x patch: svn merge -c 1804096,1807238,1809981,1810088,1810089 ^/httpd/httpd/trunk . +1: icing, steffenal, ylavic @@ -145,18 +139,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1808746,1809028 ^/httpd/httpd/trunk . +1: elukey, ylavic, wrowe - *) mod_rewrite: Add support for running external mapping programs - as non-root user. - trunk patch: https://svn.apache.org/r1664565 - 2.4.x patch: trunk works modulo docs, CHANGES - +1: jorton, wrowe, ylavic - - *) core: Rewrite Content-Length filter to avoid arbitrary memory - consumption for streaming responses (e.g. large CGI scripts) - trunk patch: https://svn.apache.org/r1808230 - 2.4.x patch: trunk works - +1: jorton, wrowe, ylavic - PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ]