That should have said the changes since rc2, not since rc1. They are aggregate.
On Wed, Oct 26, 2022 at 3:02 PM Christopher <ctubb...@apache.org> wrote: > Accumulo Developers, > > Please consider the following candidate for Apache Accumulo 2.1.0. > Notably, the changes since 2.1.0-rc1 were: > > * https://github.com/apache/accumulo/pull/3047 > * https://github.com/apache/accumulo/pull/3049 > > Git Commit: > d174737cb132027b9e74b5d30ddfbf949d3d9848 > Branch: > 2.1.0-rc3 > > If this vote passes, a gpg-signed tag will be created using: > git tag -f -s -m 'Apache Accumulo 2.1.0' rel/2.1.0 \ > d174737cb132027b9e74b5d30ddfbf949d3d9848 > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1096 > Source (official release artifact): > https://repository.apache.org/content/repositories/orgapacheaccumulo-1096/org/apache/accumulo/accumulo/2.1.0/accumulo-2.1.0-src.tar.gz > Binary: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1096/org/apache/accumulo/accumulo/2.1.0/accumulo-2.1.0-bin.tar.gz > > Append ".asc" to download the cryptographic signature for a given artifact. > (You can also append ".sha1" or ".md5" instead in order to verify the > checksums > generated by Maven to verify the integrity of the Nexus repository staging > area.) > > Signing keys are available at https://www.apache.org/dist/accumulo/KEYS > (Expected fingerprint: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D) > > In addition to the tarballs and their signatures, the following checksum > files will be added to the dist/release SVN area after release: > accumulo-2.1.0-src.tar.gz.sha512 will contain: > SHA512 (accumulo-2.1.0-src.tar.gz) = > b9e61247eea3674fac6ee7a146420d6d0c132bade82e04769951b2fb8e601982a9c0c2ba8c3aa1adf24e04dcee633a50fef36e36d3a08eb2d00e1c4a88d3176e > accumulo-2.1.0-bin.tar.gz.sha512 will contain: > SHA512 (accumulo-2.1.0-bin.tar.gz) = > 8a6960c91ae49f21ffc9a7c432c585aa03bc5ffd2cfa95b7d4424c861008490322e0463772be28210333b41ede7cfd7f5c8a79af12ce400f57c6d592e3210b5f > > Release notes (in progress) can be found at: > https://accumulo.staged.apache.org/release/accumulo-2.1.0 > > Release testing instructions: > https://accumulo.apache.org/contributor/verifying-release > > Please vote one of: > [ ] +1 - I have verified and accept... > [ ] +0 - I have reservations, but not strong enough to vote against... > [ ] -1 - Because..., I do not accept... > ... these artifacts as the 2.1.0 release of Apache Accumulo. > > This vote will remain open until at least Sat Oct 29 07:30:00 PM UTC 2022. > (Sat Oct 29 03:30:00 PM EDT 2022 / Sat Oct 29 12:30:00 PM PDT 2022) > Voting can continue after this deadline until the release manager > sends an email ending the vote. > > Thanks! > > P.S. Hint: download the whole staging repo with > wget -erobots=off -r -l inf -np -nH \ > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1096/ > # note the trailing slash is needed >