+1 binding I checked: - Download links are valid - Checksums and PGP signatures are valid - LICENSE and NOTICE files are good - Build successfully on Ubuntu 18.04.5
On Sun, 23 May 2021 at 09:28, Ayush das <ayush24...@gmail.com> wrote: > +1 (non-binding) > > 1. Links working fine > 2. Checksums, signatures passed successfully > 3. shasum done right > 4. Checked all files > 5. Built successfully > > Thank you > Best Regards > Ayush Das <https://github.com/iamayushdas> > > On Fri, 21 May 2021 at 2:36 PM, Zexuan Luo <spacewan...@apache.org> wrote: > > > Hello, Community, > > This is a call for the vote to release Apache APISIX version 2.6. > > > > Release notes: > > > > https://github.com/apache/apisix/blob/release/2.6/CHANGELOG.md#260 > > > > The release candidates: > > > > https://dist.apache.org/repos/dist/dev/apisix/2.6/ > > > > Release Commit ID: > > > > > > > https://github.com/apache/apisix/commit/5d3220c6bd4658630cd0c64b8b00af20fe68a29e > > > > Keys to verify the Release Candidate: > > > > https://dist.apache.org/repos/dist/release/apisix/KEYS > > > > Steps to validating the release: > > > > 1. Download the release > > > > wget > > > https://dist.apache.org/repos/dist/dev/apisix/2.6/apache-apisix-2.6-src.tgz > > > > 2. Checksums and signatures > > > > wget https://dist.apache.org/repos/dist/release/apisix/KEYS > > > > wget > > > https://dist.apache.org/repos/dist/dev/apisix/2.6/apache-apisix-2.6-src.tgz.asc > > > > wget > > > https://dist.apache.org/repos/dist/dev/apisix/2.6/apache-apisix-2.6-src.tgz.sha512 > > > > shasum -c apache-apisix-2.6-src.tgz.sha512 > > > > gpg --verify apache-apisix-2.6-src.tgz.asc apache-apisix-2.6-src.tgz > > > > 3. Unzip and Check files > > > > tar zxvf apache-apisix-2.6-src.tgz > > > > 4. Build Apache APISIX: > > > > > > > https://github.com/apache/apisix/blob/master/docs/en/latest/how-to-build.md#installation-via-source-release > > > > 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 > > >