I uploaded the correct RC1 tgz. Please re-test when you get a chance. The dist building result was: COUCHDB_GIT_SHA: 6e5ad2a COUCHDB_VERSION: 3.4.2 COUCHDB_VERSION_SUFFIX: DIRTY: IN_RC: -RC1 IN_RELEASE: ON_TAG: 3.4.2-RC1 REL_TAG: 3.4.2 SUB_VSN: Building Apache CouchDB 3.4.2
and the sha256 is d27ff2a13356000296a98ab884caf3d175927cf21727963ff90fab3a747544cf Apologies again for the error, -Nick On Wed, Oct 16, 2024 at 9:58 AM Nick Vatamaniuc <vatam...@gmail.com> wrote: > > Oops that was my bad! Sorry about that. I built on the 3.4.x before > pulling the updated changes so it still had 3.4.1 on it. > > I'll re-upload the correct RC1 artifacts in a few minutes > > On Wed, Oct 16, 2024 at 6:37 AM Jan Lehnardt <j...@apache.org> wrote: > > > > -1 > > > > > curl -O > > > https://dist.apache.org/repos/dist/dev/couchdb/source/3.4.2/rc1/apache-couchdb-3.4.2-RC1.tar.gz > > > tar xzf apache-couchdb-3.4.2-RC1.tar.gz > > > cd apache-couchdb-3.4.2 > > > cat version.mk > > vsn_major=3 > > vsn_minor=4 > > vsn_patch=1 > > git_sha=83e0fc48a > > > > A build from this tarball reports as 3.4.1. > > > > The git hash also does not match: > > > > > git log 3.4.x | head -n 1 > > commit 6e5ad2a5c5479cb09722b4a7d13b3d59b7bb2a23 > > > > 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://neighbourhood.ie/products-and-services/structured-query-server > > > > > On 15. Oct 2024, at 16:46, Nick Vatamaniuc <vatam...@apache.org> wrote: > > > > > > Dear community, > > > > > > I would like to propose that we release Apache CouchDB 3.4.2 > > > > > > 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.2/rc1/ > > > > > > There, you will find a tarball, a GPG signature, and the SHA256 checksum. > > > > > > Please follow the test procedure here: > > > > > > https://cwiki.apache.org/confluence/display/COUCHDB/Testing+a+Source+Release > > > > > > Please remember that "RC1" is an annotation. If the vote passes, these > > > artefacts will be released as Apache CouchDB 3.4.2 > > > > > > Please cast your votes now. > > > > > > Thanks, > > > -Nick > >