From cvs-return-62336-archive-asf-public=cust-asf.ponee.io@httpd.apache.org Wed Jan 10 23:05:56 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 706E618072F for ; Wed, 10 Jan 2018 23:05:56 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 60537160C2E; Wed, 10 Jan 2018 22:05:56 +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 9CD4C160C1E for ; Wed, 10 Jan 2018 23:05:55 +0100 (CET) Received: (qmail 47774 invoked by uid 500); 10 Jan 2018 22:05:54 -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 47765 invoked by uid 99); 10 Jan 2018 22:05:54 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jan 2018 22:05:54 +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 2925D3A0199 for ; Wed, 10 Jan 2018 22:05:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1820801 - /httpd/httpd/branches/2.4.x/STATUS Date: Wed, 10 Jan 2018 22:05:54 -0000 To: cvs@httpd.apache.org From: ylavic@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20180110220554.2925D3A0199@svn01-us-west.apache.org> Author: ylavic Date: Wed Jan 10 22:05:53 2018 New Revision: 1820801 URL: http://svn.apache.org/viewvc?rev=1820801&view=rev Log: Follow up to r1820800: backported. 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=1820801&r1=1820800&r2=1820801&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Wed Jan 10 22:05:53 2018 @@ -118,11 +118,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) mod_ldap: PR61891: Failure to make progreass purging a mostly full cache. - trunk patch: http://svn.apache.org/r1818040 - 2.4.x patch: svn merge -c r1818040 ^/httpd/httpd/trunk . - +1: covener, jim, ylavic - *) mod_brotli.c: APR-ize uint values trunk patch: http://svn.apache.org/r1818278 2.4.x patch: svn merge -c r1818278 ^/httpd/httpd/trunk .