[RESULT] ([VOTE] Release Apache CouchDB 3.4.0 (RC4))

2024-09-20 Thread Nick Vatamaniuc
Dear community, The vote has now closed. The results are: Binding PMC votes: +1 : 3 (Total votes: +1: 5) The vote result is: PASS Thank you to everyone who participated! -Nick

Re: [VOTE] Release Apache CouchDB 3.4.0 (RC4)

2024-09-20 Thread Nick Vatamaniuc
My own vote: +1 Ubuntu: 22.04.05 Erlang: 25 Arch: x86_64 Checksum: ok Sig: ok make check: ok Fauxton "verify install": ok Fauxton "verify install" with --js-engine=quickjs: ok Create 2 replication jobs by hand: ok -Nick On Thu, Sep 19, 2024 at 3:36 PM Ronny Berndt wrote: > > Hi, > > +1 > > Wi

Re: [VOTE] Release Apache CouchDB 3.4.0 (RC4)

2024-09-19 Thread Ronny Berndt
Hi, +1 Win convenience binaries are up: https://dist.apache.org/repos/dist/dev/couchdb/binary/win/3.4.0/rc.4/ Signature: ok Checksums: match make check: fails (see below) make release, fauxton "verify installation": works msi-installer: works env: Microsoft Windows Server 2022 Datacenter, Pyt

Re: [VOTE] Release Apache CouchDB 3.4.0 (RC4)

2024-09-18 Thread Nick Vatamaniuc
We now have pre-release deb and rpm repos in JFrog. I uploaded the x86_64 package for all the supported deb and rpm OSes. These are the instructions on how to use them: https://github.com/apache/couchdb-pkg?tab=readme-ov-file#install-dev-packages Cheers, -Nick On Wed, Sep 18, 2024 at 6:17 AM Jan

Re: [VOTE] Release Apache CouchDB 3.4.0 (RC4)

2024-09-18 Thread Jan Lehnardt
+1 Mac binaries are up: https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/3.4.0/rc.4/ Best Jan — Professional Support for Apache CouchDB: https://neighbourhood.ie/couchdb-support/ 24/7 Observation for your CouchDB Instances: https://opservatory.app SQL Queries for CouchDB: https://nei

Re: [VOTE] Release Apache CouchDB 3.4.0 (RC4)

2024-09-17 Thread Gabor Pali
@couchdb.apache.org Subject: [EXTERNAL] [VOTE] Release Apache CouchDB 3.4.0 (RC4) I would like to propose that we release Apache CouchDB 3.4.0. This is RC4. We discovered an issue with raising the pbkdf2 iteration count too high (by a 10x factor) and we decided to make another RC to fix it. Along

Re: [VOTE] Release Apache CouchDB 3.4.0 (RC4)

2024-09-17 Thread Jay Doane
+1 using: erlang 27.0.1 elixir 1.17.2 python 3.12.3 java zulu-7.48.0.11 macos 13.6.9 On Tue, Sep 17, 2024 at 11:06 AM Nick Vatamaniuc wrote: > I would like to propose that we release Apache CouchDB 3.4.0. > > This is RC4. > > We discovered an issue with raising the pbkdf2 iteration count too >

[VOTE] Release Apache CouchDB 3.4.0 (RC4)

2024-09-17 Thread Nick Vatamaniuc
I would like to propose that we release Apache CouchDB 3.4.0. This is RC4. We discovered an issue with raising the pbkdf2 iteration count too high (by a 10x factor) and we decided to make another RC to fix it. Along the way we brought some minor test changes that should help with eunit tests on

Re: [VOTE] Release Apache CouchDB 3.4.0 (RC3)

2024-09-17 Thread Gabor Pali
: Monday, September 16, 2024 1:01 AM To: dev@couchdb.apache.org Subject: [EXTERNAL] [VOTE] Release Apache CouchDB 3.4.0 (RC3) I would like to propose that we release Apache CouchDB 3.4.0. This is RC3. Thanks to Ronny for discovering and reporting the issue with the RC2 configure script on Windows

Re: [VOTE] Release Apache CouchDB 3.4.0 (RC3)

2024-09-17 Thread Nick Vatamaniuc
Thank you all for testing! Unfortunately, we discovered another fix we wanted to get in https://github.com/apache/couchdb/pull/5247 We inadvertently cranked up the pbkdf2 iteration count a bit too high. We'll cancel this vote, and start another RC soon enough. Cheers, -Nick On Mon, Sep 16, 202

Re: [VOTE] Release Apache CouchDB 3.4.0 (RC3)

2024-09-16 Thread Jay Doane
+1 with: macos 13.6.9 erlang 27.0.1 elixir 1.17.2 python 3.12.3 java zulu-7.48.0.11 and the following script in case anyone else wants to try it: ``` #!/bin/bash -ex # https://cwiki.apache.org/confluence/display/COUCHDB/Testing+a+Source+Release VERSION=3.4.0 RC=rc3 ARTIFACT_URL= https://dist.apa

Re: [VOTE] Release Apache CouchDB 3.4.0 (RC3)

2024-09-16 Thread Jiahui Li
nt: Sunday, September 15, 2024 6:01 PM To: dev@couchdb.apache.org Subject: [EXTERNAL] [VOTE] Release Apache CouchDB 3.4.0 (RC3) I would like to propose that we release Apache CouchDB 3.4.0. This is RC3. Thanks to Ronny for discovering and reporting the issue with the RC2 configure script on Windows. Cha

Re: [VOTE] Release Apache CouchDB 3.4.0 (RC3)

2024-09-16 Thread Jan Lehnardt
+1 Sigs check out, build works fine, tests pass, the whole shebang. Nice work everybody! macOS convenience binaries are up as well: https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/3.4.0/rc.3/ Best Jan — Professional Support for Apache CouchDB: https://neighbourhood.ie/couchdb-support

[VOTE] Release Apache CouchDB 3.4.0 (RC3)

2024-09-15 Thread Nick Vatamaniuc
I would like to propose that we release Apache CouchDB 3.4.0. This is RC3. Thanks to Ronny for discovering and reporting the issue with the RC2 configure script on Windows. Changes since the last round: https://github.com/apache/couchdb/compare/3.4.0-RC2...3.4.0-RC3 Candidate release notes

Re: [VOTE] Release Apache CouchDB 3.4.0 (RC2)

2024-09-15 Thread Nick Vatamaniuc
Thanks, Ronny. Agree with -1 for release as well. The voting round is cancelled. The vote didn't pass. We will make an RC3 shortly. -Nick On Sun, Sep 15, 2024 at 9:30 AM Ronny Berndt wrote: > > Hey, > > founding a bug in the "configure.ps1" script for Windows, so I would give a > > -1 > > for

Re: [VOTE] Release Apache CouchDB 3.4.0 (RC2)

2024-09-15 Thread Ronny Berndt
Hey, founding a bug in the "configure.ps1" script for Windows, so I would give a -1 for the rc.2 candidate. I already provided a PR (https://github.com/apache/couchdb/pull/5245) to fix the issue. What’s the problem: The configure script on Windows doesn’t detect the lack of proper in a relea

[VOTE] Release Apache CouchDB 3.4.0 (RC2)

2024-09-14 Thread Nick Vatamaniuc
I would like to propose that we release Apache CouchDB 3.4.0. This is RC2. Many thanks to Jan for discovering and reporting the issue with the RC1. Changes since the last round: https://github.com/apache/couchdb/compare/3.4.0-RC1...3.4.0-RC2 Candidate release notes: https://docs.couchd

Re: [VOTE] Release Apache CouchDB 3.4.0

2024-09-13 Thread Nick Vatamaniuc
Hi all. We noticed an issue with relocatable executables in the release and will make a new RC soon. This voting round is cancelled. Stay tuned for another RC. Thanks, -Nick On Thu, Sep 12, 2024 at 6:49 PM Nick Vatamaniuc wrote: > > I would like to propose that we release Apache CouchDB 3.4.0 >

[VOTE] Release Apache CouchDB 3.4.0

2024-09-12 Thread Nick Vatamaniuc
I would like to propose that we release Apache CouchDB 3.4.0 Candidate release notes: https://docs.couchdb.org/en/latest/whatsnew/3.4.html We encourage the whole community to download and test these release artefacts so that any critical issues can be resolved before the release is made. Eve