From dev-return-24411-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Tue Sep 13 14:36:27 2011 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 24E79846C for ; Tue, 13 Sep 2011 14:36:27 +0000 (UTC) Received: (qmail 37146 invoked by uid 500); 13 Sep 2011 14:36:26 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 37095 invoked by uid 500); 13 Sep 2011 14:36:26 -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 37087 invoked by uid 99); 13 Sep 2011 14:36:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2011 14:36:26 +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 (nike.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, 13 Sep 2011 14:36:19 +0000 Received: by bkbzt19 with SMTP id zt19so650880bkb.37 for ; Tue, 13 Sep 2011 07:35:59 -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 :content-type; bh=eV5XfY6TQ7EKFYZhO7r80czfD4DFubdtLaFHYLpN/dU=; b=XIWaW5ZbSZTrUwQ8SyRleIpV1uSiSlbGNo/lbBXa302f2/1aDevPKiOLzGOleTsWQC dhvB5AFsKs+OULek2ZIn91pr9OQBwBqLskS31F12EBKaRiPvEf8BmTfdKCcabSvVPJE4 jhxGF+wHXwOElUU63tiLDNtP86xNDOTN/RazY= MIME-Version: 1.0 Received: by 10.204.0.75 with SMTP id 11mr1201515bka.218.1315924558815; Tue, 13 Sep 2011 07:35:58 -0700 (PDT) Received: by 10.205.81.134 with HTTP; Tue, 13 Sep 2011 07:35:58 -0700 (PDT) In-Reply-To: References: Date: Tue, 13 Sep 2011 10:35:58 -0400 Message-ID: Subject: Re: [VOTE] Release apr-0.9.20 as GA From: Jeff Trawick To: dev@apr.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Sep 12, 2011 at 9:54 PM, Jeff Trawick wrote: > This clears up the fnmatch security issue, and httpd 2.0.next awaits > the release. > > Tarballs/zips are at http://apr.apache.org/dev/dist/. > > +/-1 > [ ] Release apr-util 0.9.20 as GA > some diffs from 0.9.19 to 0.9.20: NetWare build pieces: http://people.apache.org/~trawick/apr-0.9.20-netware-build.diff Everything else: http://people.apache.org/~trawick/apr-0.9.20-non-netware-build.diff (config.guess and config.sub were updated, but they're not shown in either diff)