+1 (non-binding) I checked: 1. Download links are OK. 2. Checksum and signature are OK. 3. LICENSE and NOTICE files exist.
On Mon, Mar 6, 2023 at 9:38 AM Chao Zhang <tok...@apache.org> wrote: > +1 binding from me. > > I have checked the items below: > > 1. All the download links are valid; > 2. Signature and checksum are correct; > 3. LICENSE and NOTICE files exist; > 4. Version number if correct; > > Best regards > Chao Zhang > > https://github.com/tokers > > On Fri, Mar 3, 2023 at 4:23 PM Zexuan Luo <spacewan...@apache.org> wrote: > > > > Hello, Community, > > > > This is a call for the vote to release Apache APISIX version > > > > Release notes: > > > > https://github.com/apache/apisix/blob/release/2.15/CHANGELOG.md#2153 > > > > The release candidates: > > > > https://dist.apache.org/repos/dist/dev/apisix/2.15.3/ > > > > Release Commit ID: > > > > https://github.com/apache/apisix/commit/f832ea2 > > > > Keys to verify the Release Candidate: > > > > https://dist.apache.org/repos/dist/dev/apisix/KEYS > > > > Steps to validating the release: > > > > 1. Download the release > > > > wget > https://dist.apache.org/repos/dist/dev/apisix/2.15.3/apache-apisix-2.15.3-src.tgz > > > > 2. Checksums and signatures > > > > wget https://dist.apache.org/repos/dist/dev/apisix/KEYS > > > > wget > https://dist.apache.org/repos/dist/dev/apisix/2.15.3/apache-apisix-2.15.3-src.tgz.asc > > > > wget > https://dist.apache.org/repos/dist/dev/apisix/2.15.3/apache-apisix-2.15.3-src.tgz.sha512 > > > > gpg --import KEYS > > > > shasum -c apache-apisix-2.15.3-src.tgz.sha512 > > > > gpg --verify apache-apisix-2.15.3-src.tgz.asc > apache-apisix-2.15.3-src.tgz > > > > 3. Unzip and Check files > > > > tar zxvf apache-apisix-2.15.3-src.tgz > > > > 4. Build Apache APISIX: > > > > > https://github.com/apache/apisix/blob/release/2.15/docs/en/latest/building-apisix.md#building-apisix-from-source > > > > 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 >