Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 82553 invoked from network); 8 Aug 2007 13:14:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Aug 2007 13:14:21 -0000 Received: (qmail 58125 invoked by uid 500); 8 Aug 2007 13:14:16 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 58072 invoked by uid 500); 8 Aug 2007 13:14:16 -0000 Mailing-List: contact dev-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 dev@httpd.apache.org Received: (qmail 58061 invoked by uid 99); 8 Aug 2007 13:14:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 06:14:16 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.40.195.232] (HELO verdesmares.com) (209.40.195.232) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 13:14:12 +0000 Received: from [192.168.0.104] (unknown [201.21.162.101]) by verdesmares.com (Postfix) with ESMTP id 45E4D4258001 for ; Wed, 8 Aug 2007 13:13:50 +0000 (UTC) Message-ID: <46B9C182.3060305@apache.org> Date: Wed, 08 Aug 2007 10:13:38 -0300 From: Davi Arnaut User-Agent: Thunderbird 1.5.0.12 (X11/20070604) MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: svn commit: r563839 - /httpd/httpd/trunk/CHANGES References: <20070808124122.4684F1A981A@eris.apache.org> <46B9BB74.4050804@apache.org> <29E6480A-686F-45BC-BD2E-AFF07EB61325@jaguNET.com> In-Reply-To: <29E6480A-686F-45BC-BD2E-AFF07EB61325@jaguNET.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Jim Jagielski wrote: > > On Aug 8, 2007, at 8:47 AM, Davi Arnaut wrote: > >> jim@apache.org wrote: >>> Author: jim >>> Date: Wed Aug 8 05:41:21 2007 >>> New Revision: 563839 >> [..] >>> Changes with Apache 2.2.5 >>> + >>> + *) mod_deflate: fix protocol handling in deflate input filter >>> + PR 23287 [Nick Kew] >>> + >>> + *) mod_proxy: fix buffer overflow issue >>> + PR 41144 [Davi Arnaut] >>> >> >> BTW, the above description should be corrected to: >> >> http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?r1=563329&r2=563328&pathrev=563329 >> >> > > I'm guessing you didn't read the log message :) Relax, it was just a gentle remainder :) Another question. There are some recent changes in apr that fixes a few issues (hp-ux sendfile, day of the year, dbm) which were originally reported as httpd (2.2.4) problems, wouldn't be better to ship 2.2.5 with newer apr/apr-util releases? -- Davi Arnaut