+1 (binding)

I checked
- git commit hash is correct.
- links are valid.
- signatures are good.
```
gpg --import KEYS
gpg --verify apache-celeborn-0.4.2-bin.tgz.asc
gpg --verify apache-celeborn-0.4.2-source.tgz.asc
```
- checksums are good.
```
sha512sum --check apache-celeborn-0.4.2-bin.tgz.sha512
sha512sum --check apache-celeborn-0.4.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


Fu Chen <[email protected]> 于2024年7月22日周一 18:14写道:

> Hi Celeborn community,
>
> This is a call for a vote to release Apache Celeborn 0.4.2-rc1
>
>
> The git tag to be voted upon:
> https://github.com/apache/celeborn/releases/v0.4.2-rc1
>
>
> The git commit hash:
> d3639bb3c3d4cb2d224f1d6542e2d20d3047c76e
>
> Source and binary artifacts can be found at:
> https://dist.apache.org/repos/dist/dev/celeborn/v0.4.2-rc1/
>
>
> The staging repo:
> https://repository.apache.org/content/repositories/orgapacheceleborn-1079
>
>
> Fingerprint of the PGP key release artifacts are signed with:
> 92AF4750DAFCB5E25B5B83EA76F54B977EB5C09B
>
>
> My public key to verify signatures can be found in:
> https://dist.apache.org/repos/dist/release/incubator/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)
>
> Thanks,
> Fu Chen
>

Reply via email to