From dev-return-21047-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Fri Feb 24 10:44:54 2012 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-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 A0ADA9682 for ; Fri, 24 Feb 2012 10:44:54 +0000 (UTC) Received: (qmail 41570 invoked by uid 500); 24 Feb 2012 10:44:54 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 41533 invoked by uid 500); 24 Feb 2012 10:44:54 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 41523 invoked by uid 99); 24 Feb 2012 10:44:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 10:44:54 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of djc.ochtman@gmail.com designates 209.85.214.180 as permitted sender) Received: from [209.85.214.180] (HELO mail-tul01m020-f180.google.com) (209.85.214.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 10:44:49 +0000 Received: by obbuo19 with SMTP id uo19so3439773obb.11 for ; Fri, 24 Feb 2012 02:44:28 -0800 (PST) Received-SPF: pass (google.com: domain of djc.ochtman@gmail.com designates 10.182.149.71 as permitted sender) client-ip=10.182.149.71; Authentication-Results: mr.google.com; spf=pass (google.com: domain of djc.ochtman@gmail.com designates 10.182.149.71 as permitted sender) smtp.mail=djc.ochtman@gmail.com; dkim=pass header.i=djc.ochtman@gmail.com Received: from mr.google.com ([10.182.149.71]) by 10.182.149.71 with SMTP id ty7mr617221obb.70.1330080268548 (num_hops = 1); Fri, 24 Feb 2012 02:44:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=yEQuMQCnOvkZ3ufqZJRo7tYyUeCZBFiaTGELzawU/tg=; b=Dom6fCh7jmejF+oGm/7s5xU/bo9WNf9ui5sIt3pTR++gXG55jCLdJrSYeIpeNa6DoQ ZB4tBeEaTXAjf0bgnyyWmtr2hGp5VEq8Dp2mxkfdUhbEWpq38/clpzl+hcKVAqWcPAdd U3W0L44AaJOyZ7C5rdgqVAz4DjlYfM5QqNLjQ= Received: by 10.182.149.71 with SMTP id ty7mr549963obb.70.1330080268485; Fri, 24 Feb 2012 02:44:28 -0800 (PST) MIME-Version: 1.0 Sender: djc.ochtman@gmail.com Received: by 10.182.69.134 with HTTP; Fri, 24 Feb 2012 02:44:06 -0800 (PST) In-Reply-To: References: From: Dirkjan Ochtman Date: Fri, 24 Feb 2012 11:44:06 +0100 X-Google-Sender-Auth: WjxbGqzrbHZe7ybzswsSqmQw5b8 Message-ID: Subject: Re: [VOTE] Apache CouchDB 1.2.0 release, second round To: dev@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 On Thu, Feb 23, 2012 at 00:28, Noah Slater wrote: > We are voting on the following release artifacts: > > http://people.apache.org/~nslater/dist/1.2.0/ Gentoo Linux 64-bits, Erlang 13B4, Spidermonkey 1.8.5. Signatures check out, make check passes. Browser tests pass in Firefox 12.0a2, although replicator_db_security failed once before it succeeded. +1 on release. Cheers, Dirkjan