You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apisix.apache.org by tzssangglass <tz...@apache.org> on 2021/11/16 03:46:16 UTC

[VOTE] Release Apache APISIX 2.10.2

Hello, Community,
This is a call for the vote to release Apache APISIX version 2.10.2

Release notes:

https://github.com/apache/apisix/blob/release/2.10/CHANGELOG.md#2102

The release candidates:

https://dist.apache.org/repos/dist/dev/apisix/2.10.2/

Release Commit ID:

https://github.com/apache/apisix/commit/19587ed9f71dd20c5e8dbdc2f79c8f96296e73e3

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.10.2/apache-apisix-2.10.2-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.10.2/apache-apisix-2.10.2-src.tgz.asc

wget
https://dist.apache.org/repos/dist/dev/apisix/2.10.2/apache-apisix-2.10.2-src.tgz.sha512

gpg --import KEYS

shasum -c apache-apisix-2.10.2-src.tgz.sha512

gpg --verify apache-apisix-2.10.2-src.tgz.asc apache-apisix-2.10.2-src.tgz

3. Unzip and Check files

tar zxvf apache-apisix-2.10.2-src.tgz

4. Build Apache APISIX:

https://github.com/apache/apisix/blob/release/2.10/docs/en/latest/how-to-build.md#installation-via-source-release-package

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
*ZhengSong Tu*
My GitHub: https://github.com/tzssangglass
Apache APISIX: https://github.com/apache/apisix

Re: [VOTE] Release Apache APISIX 2.10.2

Posted by Zeping Bai <bz...@apache.org>.
+1 (non-binding)

I checked:
1. Download links are OK.
2. Checksum and signature are OK.
3. LICENSE and NOTICE are exist.
4. Building on Gitpod (Ubuntu 20.04) was successful.


Zeping Bai  @bzp2010

tzssangglass <tz...@apache.org> 于2021年11月16日周二 上午11:46写道:

> Hello, Community,
> This is a call for the vote to release Apache APISIX version 2.10.2
>
> Release notes:
>
> https://github.com/apache/apisix/blob/release/2.10/CHANGELOG.md#2102
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.10.2/
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix/commit/19587ed9f71dd20c5e8dbdc2f79c8f96296e73e3
>
> 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.10.2/apache-apisix-2.10.2-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.10.2/apache-apisix-2.10.2-src.tgz.asc
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/2.10.2/apache-apisix-2.10.2-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-2.10.2-src.tgz.sha512
>
> gpg --verify apache-apisix-2.10.2-src.tgz.asc apache-apisix-2.10.2-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.10.2-src.tgz
>
> 4. Build Apache APISIX:
>
>
> https://github.com/apache/apisix/blob/release/2.10/docs/en/latest/how-to-build.md#installation-via-source-release-package
>
> 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
> *ZhengSong Tu*
> My GitHub: https://github.com/tzssangglass
> Apache APISIX: https://github.com/apache/apisix
>

Re: [VOTE] Release Apache APISIX 2.10.2

Posted by Chao Zhang <to...@apache.org>.
Hi, there

+1 (binding) from me, and I have checked the following items:

1. All links pasted from the mail are valid;
2. Signature and checksum are good;
3. apisix/2.10.2 can be built successfully on my Fedora34
4. The version number printed are correct;
5. LICENSE and NOTICE files exit;


On November 16, 2021 at 11:46:34, tzssangglass (tzssangglass@apache.org) wrote:

gpg --verify apache-apisix-2.10.2-src.tgz.asc apache-apisix-2.10.2-src.tgz

Re: [VOTE] Release Apache APISIX 2.10.2

Posted by Xunzhuo <mi...@gmail.com>.
+1 (no-binding)

I checked:
1. Download links are OK.
2. Checksum and signature are OK.
3. LICENSE and NOTICE have existed.
4. Building on Ubuntu 20.04 was successful.

Zexuan Luo <sp...@apache.org> 于 2021年11月17日周三 上午9:17写道:

> +1 (binding)
>
> I checked:
> 1. Download links are OK.
> 2. Checksum and signature are OK.
> 3. LICENSE and NOTICE have existed.
> 4. Building on Ubuntu 20.04 was successful.
>
> tzssangglass <tz...@apache.org> 于2021年11月16日周二 上午11:46写道:
> >
> > Hello, Community,
> > This is a call for the vote to release Apache APISIX version 2.10.2
> >
> > Release notes:
> >
> > https://github.com/apache/apisix/blob/release/2.10/CHANGELOG.md#2102
> >
> > The release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/2.10.2/
> >
> > Release Commit ID:
> >
> >
> https://github.com/apache/apisix/commit/19587ed9f71dd20c5e8dbdc2f79c8f96296e73e3
> >
> > 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.10.2/apache-apisix-2.10.2-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.10.2/apache-apisix-2.10.2-src.tgz.asc
> >
> > wget
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.10.2/apache-apisix-2.10.2-src.tgz.sha512
> >
> > gpg --import KEYS
> >
> > shasum -c apache-apisix-2.10.2-src.tgz.sha512
> >
> > gpg --verify apache-apisix-2.10.2-src.tgz.asc
> apache-apisix-2.10.2-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apache-apisix-2.10.2-src.tgz
> >
> > 4. Build Apache APISIX:
> >
> >
> https://github.com/apache/apisix/blob/release/2.10/docs/en/latest/how-to-build.md#installation-via-source-release-package
> >
> > 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
> > *ZhengSong Tu*
> > My GitHub: https://github.com/tzssangglass
> > Apache APISIX: https://github.com/apache/apisix
>

Re: [VOTE] Release Apache APISIX 2.10.2

Posted by JinChao Shuai <sh...@apache.org>.
+1 (binding)

I checked:
1. Download links are OK.
2. Checksum and signature are OK.
3. LICENSE and NOTICE have existed.
4. Building on Ubuntu 20.04 was successful.

Zexuan Luo <sp...@apache.org> 于2021年11月17日周三 上午9:16写道:

> +1 (binding)
>
> I checked:
> 1. Download links are OK.
> 2. Checksum and signature are OK.
> 3. LICENSE and NOTICE have existed.
> 4. Building on Ubuntu 20.04 was successful.
>
> tzssangglass <tz...@apache.org> 于2021年11月16日周二 上午11:46写道:
> >
> > Hello, Community,
> > This is a call for the vote to release Apache APISIX version 2.10.2
> >
> > Release notes:
> >
> > https://github.com/apache/apisix/blob/release/2.10/CHANGELOG.md#2102
> >
> > The release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/2.10.2/
> >
> > Release Commit ID:
> >
> >
> https://github.com/apache/apisix/commit/19587ed9f71dd20c5e8dbdc2f79c8f96296e73e3
> >
> > 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.10.2/apache-apisix-2.10.2-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.10.2/apache-apisix-2.10.2-src.tgz.asc
> >
> > wget
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.10.2/apache-apisix-2.10.2-src.tgz.sha512
> >
> > gpg --import KEYS
> >
> > shasum -c apache-apisix-2.10.2-src.tgz.sha512
> >
> > gpg --verify apache-apisix-2.10.2-src.tgz.asc
> apache-apisix-2.10.2-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apache-apisix-2.10.2-src.tgz
> >
> > 4. Build Apache APISIX:
> >
> >
> https://github.com/apache/apisix/blob/release/2.10/docs/en/latest/how-to-build.md#installation-via-source-release-package
> >
> > 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
> > *ZhengSong Tu*
> > My GitHub: https://github.com/tzssangglass
> > Apache APISIX: https://github.com/apache/apisix
>


-- 
Thanks,
Janko

Re: [VOTE] Release Apache APISIX 2.10.2

Posted by Zexuan Luo <sp...@apache.org>.
+1 (binding)

I checked:
1. Download links are OK.
2. Checksum and signature are OK.
3. LICENSE and NOTICE have existed.
4. Building on Ubuntu 20.04 was successful.

tzssangglass <tz...@apache.org> 于2021年11月16日周二 上午11:46写道:
>
> Hello, Community,
> This is a call for the vote to release Apache APISIX version 2.10.2
>
> Release notes:
>
> https://github.com/apache/apisix/blob/release/2.10/CHANGELOG.md#2102
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.10.2/
>
> Release Commit ID:
>
> https://github.com/apache/apisix/commit/19587ed9f71dd20c5e8dbdc2f79c8f96296e73e3
>
> 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.10.2/apache-apisix-2.10.2-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.10.2/apache-apisix-2.10.2-src.tgz.asc
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.10.2/apache-apisix-2.10.2-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-2.10.2-src.tgz.sha512
>
> gpg --verify apache-apisix-2.10.2-src.tgz.asc apache-apisix-2.10.2-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.10.2-src.tgz
>
> 4. Build Apache APISIX:
>
> https://github.com/apache/apisix/blob/release/2.10/docs/en/latest/how-to-build.md#installation-via-source-release-package
>
> 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
> *ZhengSong Tu*
> My GitHub: https://github.com/tzssangglass
> Apache APISIX: https://github.com/apache/apisix