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, Python 3.11.9, Erlang 25.3.2.13, 
Elixir 1.15.7

Details for tests:

EUnit:

Module chttpd: "connection_closed" errors during the following tests:

  - chttpd_db_test.erl
  - chttpd_dbs_info_test.erl
  - chttpd_security_tests.erl
  - chttpd_socket_buffer_size_test.erl

Module smoosh:

  - https://github.com/apache/couchdb/pull/4406#issuecomment-1777990429

Elixir:

UsersDbSecurityTest [test/elixir/test/users_db_security_test.exs]
  * test user db security (3868.5ms) [L#260]

  1) test user db security (UsersDbSecurityTest)
     test/elixir/test/users_db_security_test.exs:260
     Assertion with == failed
     code:  assert doc["iterations"] == 4
     left:  3
     right: 4
     stacktrace:
       (couchdbtest 0.1.0) test/elixir/lib/couch/dbtest.ex:444: 
Couch.DBTest.retry_until/5
       test/elixir/test/users_db_security_test.exs:390: (test)

-Ronny

> Am 17.09.2024 um 20:05 schrieb Nick Vatamaniuc <vatam...@apache.org>:
> 
> 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 Windows.
> 
> Changes since the last round:
> 
>    https://github.com/apache/couchdb/compare/3.4.0-RC3...3.4.0-RC4
> 
> 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. Everyone is free to vote on this release, so dig
> right in! (Only PMC members have binding votes, but they depend on
> community feedback to gauge if an official release is ready to be
> made.)
> 
> The release artefacts we are voting on are available here:
> 
>    https://dist.apache.org/repos/dist/dev/couchdb/source/3.4.0/rc4/
> 
> There, you will find a tarball, a GPG signature, and a SHA256 checksum.
> 
> Please follow the test procedure here:
> 
>    
> https://cwiki.apache.org/confluence/display/COUCHDB/Testing+a+Source+Release
> 
> Please remember that "RC4" is an annotation. If the vote passes, these
> artefacts will be released as Apache CouchDB 3.4.0.
> 
> Please cast your votes now.
> 
> Thank you,
> -Nick

Reply via email to