Return-Path: X-Original-To: apmail-apr-dev-archive@www.apache.org Delivered-To: apmail-apr-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8E0E77C9A for ; Tue, 6 Sep 2011 14:01:58 +0000 (UTC) Received: (qmail 41318 invoked by uid 500); 6 Sep 2011 14:01:58 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 41205 invoked by uid 500); 6 Sep 2011 14:01:57 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 41192 invoked by uid 99); 6 Sep 2011 14:01:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2011 14:01:56 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of trawick@gmail.com designates 209.85.214.50 as permitted sender) Received: from [209.85.214.50] (HELO mail-bw0-f50.google.com) (209.85.214.50) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2011 14:01:51 +0000 Received: by bkbzu5 with SMTP id zu5so6668931bkb.37 for ; Tue, 06 Sep 2011 07:01:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=lmZtMJpaYLM+75agU/rvdbqJR7xGQbiq8O2QHCb8rDw=; b=MyAMCJ2/2vTbckSaSavsLHWtcGUOCrwl4FPL1KfsUpmhb57xmWXyxmCFwyZgeKPHPG peXMWs6ft1cAyiXRQgmqoeORKg9jFrvUI9wk5hcpl5IuqKBWxzTbyfQUj1GP34cuttSg yHLCYekcEHOlBovJMscoG5JCAIYlnUI5OCAA8= MIME-Version: 1.0 Received: by 10.204.146.155 with SMTP id h27mr2749094bkv.353.1315317690411; Tue, 06 Sep 2011 07:01:30 -0700 (PDT) Received: by 10.205.81.134 with HTTP; Tue, 6 Sep 2011 07:01:30 -0700 (PDT) In-Reply-To: <4E640928.4060603@rowe-clan.net> References: <4E5EA4A2.9060708@rowe-clan.net> <4E5EE507.9050603@rowe-clan.net> <4E640928.4060603@rowe-clan.net> Date: Tue, 6 Sep 2011 10:01:30 -0400 Message-ID: Subject: Re: Appropriate patches for 2.2.19 and 2.0.64? From: Jeff Trawick To: dev@httpd.apache.org Cc: APR Developer List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sun, Sep 4, 2011 at 7:26 PM, William A. Rowe Jr. w= rote: > On 9/3/2011 2:49 PM, Jeff Trawick wrote: >> >> With this fix, I get no testcase failures and this skippage: > > Bingo, stared at that code for hours, finally realized I had > re-extracted a -2.2 labeled patch instead of correcting the -2.0 > patch... argh!!! > > Will incorporate the past couple of trunk/2.2 corrections and > propose for backport... if accepted we'll post it as the official > apply_to_2.0.64 patch, with or without a .65 tag. =A0Will also suggest > we tag apr 0.9.20 in the coming few days so if anyone wants to work > in any other corrections, do so in the very near term. Any idea when you will have time/inclination to update the 2.0.64 patch? I expect to have a bit of time to spend either working on the patch or testing it. I can take care of T&R of APR 0.9.20 in a couple of days provided that someone first gets CVE-2011-1928 resolved in that branch.