-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