Hi,

+1,

I checked:

- Download links are valid.
- Checksums and PGP signature are valid.
- DISCLAIMER file is included.
- LICENSE and NOTICE files are good.
- No binary files.
- compiled and ran quick start on CentOS 7

Zhiyuan Ju <[email protected]> 于2020年1月7日周二 上午10:20写道:

> Hi,
>
> +1,
>
> I checked:
>
> - Download links are valid.
> - Checksums and PGP signature are valid.
> - DISCLAIMER file is included.
> - LICENSE and NOTICE file are good.
> - No binary files.
> - All files have valid ASF header by executing *ack -L "(ASF)"* command on
> MacOS.
>
> BTW, it seems that gmail couldn't handle the mail content properly, the
> following codes should be on the same line:
>
> gpg --verify apache-apisix-1.0-rc2-incubating-src.tar.gz.asc
> apache-apisix-1.0-rc2-incubating-src.tar.gz
>
> Best Regards!
> @ Zhiyuan Ju <https://www.shaoyaoju.org/>
>
>
> liyong <[email protected]> 于2020年1月7日周二 上午9:37写道:
>
> > +1
> >
> > I just checked:
> >   - Download links are valid.
> >   - Checksums and PGP signatures are valid.
> >   - DISCLAIMER is included.
> >   - LICENSE and NOTICE files are good.
> >   - No binary file.
> >   - All files have license headers if necessary.
> >
> > On Tue, Jan 7, 2020 at 7:29 AM Ming Wen <[email protected]> wrote:
> >
> > > Hi,
> > > +1
> > >
> > > I just checked:
> > >    - Download links are valid.
> > >    - Checksums and PGP signatures are valid.
> > >    - DISCLAIMER is included.
> > >    - LICENSE and NOTICE files are good.
> > >    - No binary file.
> > >    - All files have license headers if necessary.
> > >
> > > Thanks,
> > > Ming Wen, Apache APISIX
> > > Twitter: _WenMing
> > >
> > >
> > > YuanSheng Wang <[email protected]> 于2020年1月6日周一 下午10:24写道:
> > >
> > > > Hello, Community,
> > > >
> > > > New changes between 1.0-RC1:
> > > >   change: updated major version to 1.0 .
> > > >   doc: updated version to 1.0 .
> > > >   doc: update NOTICE year .
> > > >
> > > > I am glad to invite everyone to move on to check and vote for our
> > > 1.0-RC2.
> > > >
> > > > Release notes:
> > > >
> https://github.com/apache/incubator-apisix/blob/v1.0/CHANGELOG.md#100
> > > >
> > > > The release candidates:
> > > > https://dist.apache.org/repos/dist/dev/incubator/apisix/1.0-rc2/
> > > >
> > > > Git tag for the release:
> > > > https://github.com/apache/incubator-apisix/tree/v1.0
> > > >
> > > >
> > > > Release Commit ID:
> > > >
> > > >
> > >
> >
> https://github.com/apache/incubator-apisix/commit/cd041a1dac876031f0f33ca91b458075f4fafba4
> > > >
> > > > Keys to verify the Release Candidate:
> > > > https://dist.apache.org/repos/dist/dev/incubator/apisix/KEYS
> > > >
> > > >
> > > > Steps to validating the release:
> > > > 1. Download the release
> > > >
> > > > ```
> > > > wget
> > > >
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/incubator/apisix/1.0-rc2/apache-apisix-1.0-rc2-incubating-src.tar.gz
> > > > ```
> > > >
> > > >
> > > >
> > > > 2. Checksums and signatures
> > > >
> > > > ```
> > > > wget https://dist.apache.org/repos/dist/dev/incubator/apisix/KEYS
> > > > wget
> > > >
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/incubator/apisix/1.0-rc2/apache-apisix-1.0-rc2-incubating-src.tar.gz.asc
> > > > wget
> > > >
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/incubator/apisix/1.0-rc2/apache-apisix-1.0-rc2-incubating-src.tar.gz.sha512
> > > >
> > > > shasum -c apache-apisix-1.0-rc2-incubating-src.tar.gz.sha512
> > > >
> > > > gpg --import KEYS
> > > >
> > > > # input `trust`, `5`, then `save`
> > > > gpg --edit-key "Yuansheng Wang"
> > > > gpg --verify apache-apisix-1.0-rc2-incubating-src.tar.gz.asc
> > > > apache-apisix-1.0-rc2-incubating-src.tar.gz
> > > > ```
> > > >
> > > >
> > > > 3. Unzip and Check files
> > > >
> > > > ```
> > > > tar zxvf apache-apisix-1.0-rc2-incubating-src.tar.gz
> > > > ```
> > > >
> > > > 4. Build Apache APISIX:
> > > >
> > > >
> > https://github.com/apache/incubator-apisix/blob/v1.0/doc/how-to-build.md
> > > >
> > > > 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 with the reason
> > > >
> > > >
> > > > Checklist for reference:
> > > > [ ] Download links are valid.
> > > > [ ] Checksums and PGP signatures are valid.
> > > > [ ] DISCLAIMER is included.
> > > > [ ] LICENSE and NOTICE files are good.
> > > > [ ] No binary file.
> > > > [ ] All files have license headers if necessary.
> > > >
> > > >
> > > > And below is a more detailed checklist:
> > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
> > > >
> > > > --
> > > > *MembPhis*
> > > > My github: https://github.com/membphis
> > > > Apache APISIX: https://github.com/apache/incubator-apisix
> > > >
> > >
> >
>

Reply via email to