Return-Path: X-Original-To: apmail-httpd-cvs-archive@www.apache.org Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BDB0318F56 for ; Sun, 14 Jun 2015 13:45:59 +0000 (UTC) Received: (qmail 40502 invoked by uid 500); 14 Jun 2015 13:38:31 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 32233 invoked by uid 500); 14 Jun 2015 13:38:22 -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 19548 invoked by uid 99); 14 Jun 2015 11:06:03 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Jun 2015 11:06:03 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id A8ADBAC0234 for ; Sun, 14 Jun 2015 11:06:03 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1685383 - /httpd/httpd/branches/2.4.x/STATUS Date: Sun, 14 Jun 2015 11:06:03 -0000 To: cvs@httpd.apache.org From: gsmith@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150614110603.A8ADBAC0234@hades.apache.org> Author: gsmith Date: Sun Jun 14 11:06:03 2015 New Revision: 1685383 URL: http://svn.apache.org/r1685383 Log: revert my -1 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=1685383&r1=1685382&r2=1685383&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Sun Jun 14 11:06:03 2015 @@ -207,8 +207,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-deprecated_SSLCertificateChainFile_once.patch trunk works (modulo CHANGES, above is a review patch only) +1: ylavic, trawick - -1: gsmith, Tested, don't work! APLOG_INFO|APLOG_STARTUP will not work - together. Similar APLOG_* caveat as APLOG_TOCLIENT. *) core: Allow spaces after chunk-size for compatibility with implementations using a pre-filled buffer, and log parsing failures at level INFO.