Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 52966 invoked from network); 13 Aug 2007 16:12:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Aug 2007 16:12:39 -0000 Received: (qmail 47257 invoked by uid 500); 13 Aug 2007 16:12:34 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 46955 invoked by uid 500); 13 Aug 2007 16:12:33 -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 46944 invoked by uid 99); 13 Aug 2007 16:12:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2007 09:12:33 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.133.199.10] (HELO jimsys.jagunet.com) (209.133.199.10) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2007 16:12:27 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by jimsys.jagunet.com (Postfix) with ESMTP id C9A499C356C for ; Mon, 13 Aug 2007 12:12:04 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <8B32A023-1251-4B15-88B6-1B52F8D94B0A@apache.org> References: <5F8EC817-99B1-4103-B509-B895E30CB4D8@jaguNET.com> <8B32A023-1251-4B15-88B6-1B52F8D94B0A@apache.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <16359187-913A-4920-8659-B38065284A80@jaguNET.com> Content-Transfer-Encoding: 7bit From: Jim Jagielski Subject: Re: [VOTE] Apache 2.2.5, 2.0.60 1.3.38 release candidate tarballs for review Date: Mon, 13 Aug 2007 12:12:03 -0400 To: dev@httpd.apache.org X-Mailer: Apple Mail (2.752.2) X-Virus-Checked: Checked by ClamAV on apache.org On Aug 13, 2007, at 11:46 AM, Sander Temme wrote: > On Aug 10, 2007, at 4:49 PM, Jim Jagielski wrote: > >> Available for your testing pleasure, 3, count 'em, 3 >> Apache HTTP Server release candidate tarballs, located, > > Good PGP signatures on all. Good MD5 hashes on all, although you > seem to have used md5 for 1.3 and md5sum for the others, resulting > in a slightly different layout of the *.md5 files. > Due to release.sh, the 2.x releases look for md5sum 1st, whereas the "normal" process for 1.3 uses md5... I'm hoping to make release.sh 1.3 aware eventually... > Also, all the way through 1.3.37 the 1.3 drop has been available > in .tar.gz and .tar.Z compressed format, never in .tar.bz2. > By design and on purpose, I dropped .Z in favor of bz2... I wanted similar distros available.