+1 (binding)

I checked
- git commit hash is correct.
- links are valid.
- signatures are good.
```
gpg --import KEYS
gpg --verify apache-celeborn-0.5.2-bin.tgz.asc
gpg --verify apache-celeborn-0.5.2-source.tgz.asc
```
- checksums are good.
```
sha512sum --check apache-celeborn-0.5.2-bin.tgz.sha512
sha512sum --check apache-celeborn-0.5.2-source.tgz.sha512
```
- LICENSE looks good.
- NOTICE looks good.
- build success from source code (macOS).
```
./build/make-distribution.sh --sbt-enabled --release
```

Regards,
Keyong Zhou

rexxiong <[email protected]> 于2024年11月6日周三 15:22写道:

> +1 (binding)
> I checked
> - Download links are valid.
> - git commit hash is correct
> - Checksums and signatures are valid.
> - Successfully built the binary from the source on MacOs (Java 8) with
> Command:  build/make-distribution.sh --sbt-enabled --release
>
> Thanks,
> Jiashu Xiong
>
> Ethan Feng <[email protected]> 于2024年10月31日周四 19:37写道:
>
> > +1(binding)
> >
> > I checked:
> > √ release files in the correct location
> > √ digital signature and hashes correct
> > √ LICENSE and NOTICE files exist and are correct
> > √ the contents of the release match the tag in VCS
> > √ can build the release from the source
> > √ maven artifacts look correct
> >
> > Thanks,
> > Ethan Feng
> >
> > Nicholas Jiang <[email protected]> 于2024年10月28日周一 12:31写道:
> > >
> > > Hi Celeborn community,
> > >
> > > This is a call for a vote to release Apache Celeborn
> > > 0.5.2-rc2
> > >
> > > The git tag to be voted upon:
> > > https://github.com/apache/celeborn/releases/tag/v0.5.2-rc2
> > >
> > > The git commit hash:
> > > 6f1c1d34773e33f483dadd17bc7d42d0055de1d5 source and binary artifacts
> can
> > be
> > > found at:
> > > https://dist.apache.org/repos/dist/dev/celeborn/v0.5.2-rc2
> > >
> > > The staging repo:
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheceleborn-1084
> > >
> > > Fingerprint of the PGP key release artifacts are signed with:
> > > 9EC4BC38E04BC086C026AC681FC79E01BA3B84D5
> > >
> > > My public key to verify signatures can be found in:
> > > https://dist.apache.org/repos/dist/release/celeborn/KEYS
> > >
> > > The vote will be open for at least 72 hours or until the necessary
> > > number of votes are reached.
> > >
> > > Please vote accordingly:
> > >
> > > [ ] +1 approve
> > > [ ] +0 no opinion
> > > [ ] -1 disapprove (and the reason)
> > >
> > > Steps to validate the release:
> > > https://www.apache.org/info/verification.html
> > >
> > > * Download links, checksums and PGP signatures are valid.
> > > * Source code distributions have correct names matching the current
> > release.
> > > * LICENSE and NOTICE files are correct.
> > > * All files have license headers if necessary.
> > > * No unlicensed compiled archives bundled in source archive.
> > > * The source tarball matches the git tag.
> > > * Build from source is successful.
> > >
> > > Regards,
> > > Nicholas Jiang
> >
>

Reply via email to