Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 71388 invoked from network); 22 Jun 2005 07:55:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jun 2005 07:55:37 -0000 Received: (qmail 7330 invoked by uid 500); 22 Jun 2005 07:55:31 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 7292 invoked by uid 500); 22 Jun 2005 07:55:31 -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 7278 invoked by uid 99); 22 Jun 2005 07:55:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jun 2005 00:55:30 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [64.49.223.165] (HELO chandler.sharp.fm) (64.49.223.165) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jun 2005 00:55:32 -0700 Received: by chandler.sharp.fm (Postfix, from userid 48) id E8549D2F2; Wed, 22 Jun 2005 02:55:27 -0500 (CDT) Received: from 196.8.104.37 (SquirrelMail authenticated user minfrin@sharp.fm); by www.sharp.fm with HTTP; Wed, 22 Jun 2005 09:55:26 +0200 (SAST) Message-ID: <16292.196.8.104.37.1119426926.squirrel@www.sharp.fm> In-Reply-To: <42B8F984.1030005@force-elite.com> References: <42B8F984.1030005@force-elite.com> Date: Wed, 22 Jun 2005 09:55:26 +0200 (SAST) Subject: Re: 2.1.6 on Friday From: "Graham Leggett" To: dev@httpd.apache.org Cc: dev@httpd.apache.org User-Agent: SquirrelMail/1.4.3a-9.EL3 X-Mailer: SquirrelMail/1.4.3a-9.EL3 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Paul Querna said: > I would like to roll another alpha on this Friday, June 24th. > > I hope to resolve these issues that blocked 2.1.5 from going out: > > 1) Compile on Win32. > 2) Proper use of strcasecmp to check for identity encoding. (d'oh) > 3) Fix any cases where the protocol is not set/NULL. > > Anything else anyone wants to get in? There was an outstanding bug report which complained that the Microsoft LDAP libraries used to build the Windows mod_ldap binary were too old - is it possibl to make sure that the most recent service pack of the LDAP client library is used for any of the builds? Regards, Graham --