+1 ( binding ) I checked the following.
1. Incubating in name. 2. PGP Signature. 3. SHA512 Checksum. 4. DISCLAIMER exists. 5. LICENSE and NOTICE are fine. 6. No unexpected binary files. Regards Kevin On Sun, Feb 23, 2020 at 7:27 PM Sheng Wu <wu.sheng.841...@gmail.com> wrote: > +1 binding > > - Download links are good > - sha512 exists > - Incubating in name > - DISCLAIMER exists > - LICENSE and NOTICE exist > - ASC checked > > Good luck > > Sheng Wu 吴晟 > Twitter, wusheng1108 > > > junxu chen <chenju...@apache.org> 于2020年2月21日周五 上午11:15写道: > > > Hello, Community, > > > > This is a call for the vote to release Apache APISIX (Incubating) version > > 1.1-RC1. > > > > The Apache APISIX community has voted on and approved a proposal to > release > > Apache APISIX (Incubating) based on 1.1-RC1. > > > > Here is the Apache APISIX community vote result: > > > > > > 6 PPMC +1 votes: > > - Yuansheng Wang > > - agile6v > > - Ming Wen > > - Lang Wang > > - Linsir Wu > > - Li Ling > > > > > > 1 mentor +1 vote: > > - Justin Mclean > > > > > > 1 community +1 vote: > > - doggieと杨 > > > > > > We now kindly request the other Incubator IPMC members to review and vote > > for this incubator release. > > > > > > Apache APISIX community vote and result threads: > > > > > > > https://lists.apache.org/thread.html/r97d9450c5ec695bb292d1d8119d639494d24ed57c93b63ca6a1b5d24%40%3Cdev.apisix.apache.org%3E > > > > > > > > Release notes: > > > > https://github.com/apache/incubator-apisix/blob/v1.1/CHANGELOG.md#110 > > > > > > The release candidates: > > > > https://dist.apache.org/repos/dist/dev/incubator/apisix/1.1-rc1/ > > > > > > Git tag for the release: > > > > https://github.com/apache/incubator-apisix/tree/v1.1 > > > > > > Release Commit ID: > > > > > > > https://github.com/apache/incubator-apisix/commit/3c57401d76ee32bc84c1ceb568e6c7ae1cef41a0 > > > > > > 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.1-rc1/apache-apisix-1.1-rc1-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.1-rc1/apache-apisix-1.1-rc1-incubating-src.tar.gz.asc > > > > wget > > > > > https://dist.apache.org/repos/dist/dev/incubator/apisix/1.1-rc1/apache-apisix-1.1-rc1-incubating-src.tar.gz.sha512 > > > > > > shasum -c apache-apisix-1.1-rc1-incubating-src.tar.gz.sha512 > > > > > > gpg --import KEYS > > > > # input `trust`, `5`, then `save` > > > > gpg --edit-key "Junxu Chen" > > > > gpg --verify apache-apisix-1.1-rc1-incubating-src.tar.gz.asc > > apache-apisix-1.1-rc1-incubating-src.tar.gz > > > > ``` > > > > > > 3. Unzip and Check files > > > > ``` > > > > tar zxvf apache-apisix-1.1-rc1-incubating-src.tar.gz > > > > ``` > > > > > > 4. Build Apache APISIX: > > > > https://github.com/apache/incubator-apisix/blob/v1.1/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 > > > > > > > > Thanks! > > >