From dev-return-49295-archive-asf-public=cust-asf.ponee.io@couchdb.apache.org Thu Apr 30 16:04:06 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 64BF0180630 for ; Thu, 30 Apr 2020 18:04:06 +0200 (CEST) Received: (qmail 47768 invoked by uid 500); 30 Apr 2020 16:04:05 -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 47745 invoked by uid 99); 30 Apr 2020 16:04:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2020 16:04:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id E6E9E1A3374 for ; Thu, 30 Apr 2020 16:04:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.484 X-Spam-Level: * X-Spam-Status: No, score=1.484 tagged_above=-999 required=6.31 tests=[KAM_DMARC_STATUS=0.01, KAM_NUMSUBJECT=0.5, SPF_HELO_NONE=0.001, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-ec2-va.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id ZpuMEpKWncwX for ; Thu, 30 Apr 2020 16:04:02 +0000 (UTC) Received-SPF: Softfail (mailfrom) identity=mailfrom; client-ip=204.11.51.157; helo=smtp.justsomehost.net; envelope-from=wohali@apache.org; receiver= Received: from smtp.justsomehost.net (smtp.justsomehost.net [204.11.51.157]) by mx1-ec2-va.apache.org (ASF Mail Server at mx1-ec2-va.apache.org) with ESMTPS id EB166C14C6 for ; Thu, 30 Apr 2020 16:04:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.justsomehost.net (Postfix) with ESMTP id 896AF580228 for ; Thu, 30 Apr 2020 12:04:01 -0400 (EDT) Received: from smtp.justsomehost.net ([127.0.0.1]) by localhost (smtp.justsomehost.net [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id t5BqoZ2C6_IR for ; Thu, 30 Apr 2020 12:04:00 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by smtp.justsomehost.net (Postfix) with ESMTP id 7DAF85802AD for ; Thu, 30 Apr 2020 12:04:00 -0400 (EDT) X-Virus-Scanned: amavisd-new at smtp.justsomehost.net Received: from smtp.justsomehost.net ([127.0.0.1]) by localhost (smtp.justsomehost.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id uWEIaSaTrYPd for ; Thu, 30 Apr 2020 12:04:00 -0400 (EDT) Received: from [192.168.1.14] (toroon0560w-lp130-13-70-26-27-87.dsl.bell.ca [70.26.27.87]) by smtp.justsomehost.net (Postfix) with ESMTPSA id 58A52580228 for ; Thu, 30 Apr 2020 12:04:00 -0400 (EDT) Subject: Re: [VOTE] Release Apache CouchDB 3.1.0 To: dev@couchdb.apache.org References: <29d2beac-16b0-251b-b284-89f49f9572ac@atypical.net> From: Joan Touzet Organization: Apache Software Foundation Message-ID: <96269d2f-0a31-4597-5b43-6840c9edd0f7@apache.org> Date: Thu, 30 Apr 2020 12:04:02 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <29d2beac-16b0-251b-b284-89f49f9572ac@atypical.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-CA Content-Transfer-Encoding: quoted-printable Vote is cancelled - I forgot to push the commit with the bumps to the=20 actual version numbers, and there's a missed backport of a Makefile.win f= ix. PRs will be up shortly, and then RC2 will follow. -Joan On 2020-04-30 0:02, Joan Touzet wrote: > (YES, this is another -RC1, a simultaneous release to 3.0.1!) >=20 > Dear community, >=20 > I would like to propose that we release Apache CouchDB 3.1.0. >=20 > Candidate release notes: >=20 > =C2=A0 https://docs.couchdb.org/en/latest/whatsnew/3.1.html >=20 > We encourage the whole community to download and test these release=20 > artefacts so that any critical issues can be resolved before the releas= e=20 > is made. Everyone is free to vote on this release, so dig right in!=20 > (Only PMC members have binding votes, but they depend on community=20 > feedback to gauge if an official release is ready to be made.) >=20 > The release artefacts we are voting on are available here: >=20 > =C2=A0=C2=A0=C2=A0 https://dist.apache.org/repos/dist/dev/couchdb/sour= ce/3.1.0/rc.1/ >=20 > There, you will find a tarball, a GPG signature, and SHA256/SHA512=20 > checksums. >=20 > Please follow the test procedure here: >=20 >=20 > https://cwiki.apache.org/confluence/display/COUCHDB/Testing+a+Source+Re= lease=20 >=20 >=20 > Please remember that "RC1" is an annotation. If the vote passes, these=20 > artefacts will be released as Apache CouchDB 3.1.0 >=20 > The intent is to push the successful build on Monday May 4, and announc= e=20 > on Tuesday May 5. >=20 > Please cast your votes now. >=20 > Thanks, > Joan "No one remembers Victoria Jackson on USA Network" Touzet