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 565A21830E for ; Thu, 26 Nov 2015 13:41:15 +0000 (UTC) Received: (qmail 75621 invoked by uid 500); 26 Nov 2015 13:41:10 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 75545 invoked by uid 500); 26 Nov 2015 13:41:10 -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 75532 invoked by uid 99); 26 Nov 2015 13:41:10 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Nov 2015 13:41:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id C16AFC0F3F for ; Thu, 26 Nov 2015 13:41:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.446 X-Spam-Level: X-Spam-Status: No, score=0.446 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.554] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 0PTDixVxzV8A for ; Thu, 26 Nov 2015 13:41:09 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id C9D1A2050F for ; Thu, 26 Nov 2015 13:41:08 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 07D61E0280 for ; Thu, 26 Nov 2015 13:41:08 +0000 (UTC) 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 BBEFE3A024F for ; Thu, 26 Nov 2015 13:41:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1716649 - /httpd/httpd/branches/2.4.x/STATUS Date: Thu, 26 Nov 2015 13:41:07 -0000 To: cvs@httpd.apache.org From: jim@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151126134107.BBEFE3A024F@svn01-us-west.apache.org> Author: jim Date: Thu Nov 26 13:41:07 2015 New Revision: 1716649 URL: http://svn.apache.org/viewvc?rev=1716649&view=rev Log: votes 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=1716649&r1=1716648&r2=1716649&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Thu Nov 26 13:41:07 2015 @@ -147,7 +147,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1711902 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-check_pipeline_blank_lines.patch (trunk works, meant to ease review) - +1: ylavic, minfrin + +1: ylavic, minfrin, jim icing: test 3 fails for me in t/security/CVE-2005-3357.t ylavic: not related (at least not the cause), fixed in r1715023. @@ -156,7 +156,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: https://svn.apache.org/r1711728 https://svn.apache.org/r1713209 (missing LOGNO only) 2.4.x patch: trunk works (modulo CHANGES) - +1: kbrand, icing + +1: kbrand, icing, jim *) Remove some useless return statements (+ some minor style changes) trunk patch: http://svn.apache.org/r1715567 @@ -171,7 +171,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1715584 http://svn.apache.org/r1715585 2.4.x patch: https://people.apache.org/~jailletc36/remove_return.patch - +1: jailletc36 + +1: jailletc36, jim PATCHES/ISSUES THAT ARE BEING WORKED