+1

I checked:
1. Download links are valid;
2. Checksums and PGP signatures are valid;
3. License and NOTICE files are good;
4. All files have the necessary License header;
5. Build successfully on Ubuntu 16  with Openresty 1.19 and run  normally.




 
From: Linsir Wu
Date: 2021-03-03 22:09
To: dev
Subject: Re: [VOTE] Relase Apache APISIX 2.4
+1 binding
 
I checked:
 
1. Download links are valid;
2. Checksums and PGP signatures are valid;
3. License and NOTICE files are good;
4. All files have the necessary License header;
5. Build successfully on Debian 9  and it works fine.
 
Wo Soyoung <[email protected]> 于2021年3月3日周三 下午6:46写道:
>
> +1
> Checked:
> 1. Download links are valid;
> 2. Checksums and PGP signatures are valid;
> 3. License and NOTICE files are good;
> 4. All files have the necessary License header;
> 5. Build successfully on Ubuntu 18  with Openresty 1.17 and run normally.
> 6. Run demo in getting started ( create and access route ) and works
>
> Best,
> Shuyang
>
> Zexuan Luo <[email protected]> 于2021年3月2日周二 下午3:42写道:
>
> > Hello, Community,
> > This is a call for the vote to release Apache APISIX version 2.4.
> >
> > Release notes:
> >
> > https://github.com/apache/apisix/blob/v2.4/CHANGELOG.md#240
> >
> > The release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/2.4/
> >
> > Release Commit ID:
> >
> >
> > https://github.com/apache/apisix/commit/b94d3fc3b298df593ba6fe5c7b285768b567991e
> >
> > 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.4/apache-apisix-2.4-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.4/apache-apisix-2.4-src.tgz.asc
> >
> > wget
> > https://dist.apache.org/repos/dist/dev/apisix/2.4/apache-apisix-2.4-src.tgz.sha512
> >
> > shasum -c apache-apisix-2.4-src.tgz.sha512
> >
> > gpg --verify apache-apisix-2.4-src.tgz.asc apache-apisix-2.4-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apache-apisix-2.4-src.tgz
> >
> > 4. Build Apache APISIX:
> >
> >
> > https://github.com/apache/apisix/blob/master/doc/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
> >

Reply via email to