+1 (binding)

I checked

- release files are in correct location.
- release files have the word "incubating" in their name.
- PGP signatures are valid.
- checksums are correct.
- LICENSE and NOTICE files exist.
- DISCLAIMER file exists.
- build success from source code (macOS).

```
./build/make-distribution.sh --release
```

Thanks,
Kerwin Zhang

Cheng Pan <[email protected]> 于2023年2月7日周二 11:15写道:
>
>  +1 (binding)
>
> I checked
>
> - links are valid.
> - "incubating" is in the name.
> - LICENSE looks good.
> - NOTICE looks good.
> - DISCLAIMER exists.
> - signatures are good.
> ```
> wget https://dist.apache.org/repos/dist/release/incubator/celeborn/KEYS
> gpg --import KEYS
> gpg --verify apache-celeborn-0.2.0-incubating-source.tgz.asc
> gpg --verify apache-celeborn-0.2.0-incubating-bin.tgz.asc
> ```
> - checksums are good.
> ```
> sha512sum --check apache-celeborn-0.2.0-incubating-bin.tgz.sha512
> sha512sum --check apache-celeborn-0.2.0-incubating-source.tgz.sha512
> ```
>
> - build success from source code (openjdk-8, ubuntu 22.04 x86).
>
> ```
> build/make-distribution.sh --release
> ```
>
> Thanks,
> Cheng Pan
>
>
> On Feb 7, 2023 at 11:06:34, Yu Li <[email protected]> wrote:
>
> > Hi Angers and Kerwin,
> >
> > Could you supplement some more details (items checked against this RC
> > according to the checklist [1]) for your voting? Thanks.
> >
> > Best Regards,
> > Yu
> >
> > [1]
> >
> > https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
> >
> > On Mon, 6 Feb 2023 at 17:34, kerwin zhang <[email protected]>
> > wrote:
> >
> > +1 (binding)
> >
> >
> > angers zhu <[email protected]> 于2023年2月6日周一 17:33写道:
> >
> >
> > > +1 (binding)
> >
> > >
> >
> > > Keyong Zhou <[email protected]> 于2023年2月6日周一 17:31写道:
> >
> > >
> >
> > > > +1 (binding)
> >
> > > >
> >
> > > > I checked
> >
> > > >
> >
> > > > - git commit hash is correct.
> >
> > > > - links are valid.
> >
> > > > - "incubating" is in the name.
> >
> > > > - PGP keys are good.
> >
> > > > - hashes are correct.
> >
> > > > - LICENSE looks good.
> >
> > > > - NOTICE looks good.
> >
> > > > - DISCLAIMER exists.
> >
> > > > - build success from source code (macOS).
> >
> > > >
> >
> > > > ```
> >
> > > > ./build/make-distribution.sh --release
> >
> > > > ```
> >
> > > >
> >
> > > > Thanks,
> >
> > > > Keyong Zhou
> >
> > > >
> >
> > > > Ethan Feng <[email protected]> 于2023年2月4日周六 21:29写道:
> >
> > > >
> >
> > > > > Hi Celeborn community,
> >
> > > > >
> >
> > > > > This is a call for a vote to release Apache Celeborn (Incubating)
> >
> > > > > 0.2.0-incubating-rc4
> >
> > > > >
> >
> > > > > The git tag to be voted upon:
> >
> > > > >
> >
> > > > >
> >
> > > >
> >
> > >
> >
> >
> > https://github.com/apache/incubator-celeborn/releases/tag/v0.2.0-incubating-rc4
> >
> > > > >
> >
> > > > > The git commit hash:
> >
> > > > > 282e0b0bbc76fa9339e931b0b252b6cbb16dddf5
> >
> > > > >
> >
> > > > > The source and binary artifacts can be found at:
> >
> > > > >
> >
> > > > >
> >
> > > >
> >
> > >
> >
> >
> > https://dist.apache.org/repos/dist/dev/incubator/celeborn/v0.2.0-incubating-rc4/
> >
> > > > >
> >
> > > > > Fingerprint of the PGP key release artifacts are signed with:
> >
> > > > > FCF20BB29C7BEFDF58F998F76392F71F37356FA0
> >
> > > > >
> >
> > > > > 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 necessary
> >
> > > > > number of votes are reached.
> >
> > > > >
> >
> > > > > Please vote accordingly:
> >
> > > > >
> >
> > > > > [ ] +1 approve
> >
> > > > > [ ] +0 no opinion
> >
> > > > > [ ] -1 disapprove (and the reason)
> >
> > > > >
> >
> > > > > Checklist for release:
> >
> > > > >
> >
> > > > >
> >
> > > >
> >
> > >
> >
> >
> > https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
> >
> > > > > Steps to validate the release:
> >
> > > > > https://www.apache.org/info/verification.html
> >
> > > > >
> >
> > > > > Starting with my +1 (binding):
> >
> > > > >
> >
> > > > > * Download links, checksums and PGP signatures are valid.
> >
> > > > > * Source code distributions have correct names matching the current
> >
> > > > > release.
> >
> > > > > * Release files have the word incubating in their name.
> >
> > > > > * DISCLAIMER, 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.
> >
> > > > >
> >
> > > > > Thanks,
> >
> > > > > Ethan Feng
> >
> > > > >
> >
> > > >
> >
> > >
> >
> >
> >

Reply via email to