You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apisix.apache.org by Zexuan Luo <sp...@apache.org> on 2021/04/02 01:37:06 UTC

[VOTE] Relase Apache APISIX 2.5

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

Release notes:

https://github.com/apache/apisix/blob/release/2.5/CHANGELOG.md#250

The release candidates:

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

Release Commit ID:

https://github.com/apache/apisix/commit/f1fe04bcdf458fa7479ad809378b3df357adffe1

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.5/apache-apisix-2.5-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.5/apache-apisix-2.5-src.tgz.asc

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

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

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

3. Unzip and Check files

tar zxvf apache-apisix-2.5-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

Re: [VOTE] Relase Apache APISIX 2.5

Posted by JunXu Chen <ch...@apache.org>.
+1 binding

I checked:
- Download links are valid
- Checksums and PGP signatures are valid
- LICENSE and NOTICE files are good
- All source file have ASF headers if necessary
- Build successfully on Centos8

On Sat, 3 Apr 2021 at 15:21, Zhiyuan Ju <ju...@apache.org> wrote:

> +1 binding
>
> I just checked:
>
> - All links are valid;
> - Checksums & signatures are good;
> - The package doesn't contain unnecessary files;
> - Because I don't have OR env, so I couldn't build on my Mac.
>
> Best Regards!
> @ Zhiyuan Ju <https://github.com/juzhiyuan>
>
>
> Lang Wang <to...@apache.org> 于2021年4月3日周六 下午12:06写道:
>
> > +1, i checked:
> >
> > * All the download links works well.
> > * The checksum and signature are good.
> > * The source tarball can be uncompressed and unpacked.
> > * APISIX/2.5 can be built and ran normal under CentOS 7.9:
> >
> > ----
> > $ bin/apisix version
> > /usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua version
> > 2.5
> > $ make stop
> > ./bin/apisix stop
> > /usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua stop
> > $ make run
> > ./bin/apisix start
> > /usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua start
> >
> >
> >
> > Chao Zhang <to...@apache.org> 于2021年4月3日周六 上午11:33写道:
> >
> > > +1 approve, I checked:
> > >
> > > * all the abovementioned links can be opened.
> > > * the checksum and signature are good.
> > > * the source tarball can be uncompressed and unpacked.
> > > * APISIX/2.5 can be built correctly.
> > >
> > >
> > > On Fri, Apr 2, 2021 at 9:37 AM Zexuan Luo <sp...@apache.org>
> > wrote:
> > > >
> > > > Hello, Community,
> > > > This is a call for the vote to release Apache APISIX version 2.5.
> > > >
> > > > Release notes:
> > > >
> > > > https://github.com/apache/apisix/blob/release/2.5/CHANGELOG.md#250
> > > >
> > > > The release candidates:
> > > >
> > > > https://dist.apache.org/repos/dist/dev/apisix/2.5/
> > > >
> > > > Release Commit ID:
> > > >
> > > >
> > >
> >
> https://github.com/apache/apisix/commit/f1fe04bcdf458fa7479ad809378b3df357adffe1
> > > >
> > > > 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.5/apache-apisix-2.5-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.5/apache-apisix-2.5-src.tgz.asc
> > > >
> > > > wget
> > >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.5/apache-apisix-2.5-src.tgz.sha512
> > > >
> > > > shasum -c apache-apisix-2.5-src.tgz.sha512
> > > >
> > > > gpg --verify apache-apisix-2.5-src.tgz.asc apache-apisix-2.5-src.tgz
> > > >
> > > > 3. Unzip and Check files
> > > >
> > > > tar zxvf apache-apisix-2.5-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
> > >
> >
>

Re: [VOTE] Relase Apache APISIX 2.5

Posted by Zhiyuan Ju <ju...@apache.org>.
+1 binding

I just checked:

- All links are valid;
- Checksums & signatures are good;
- The package doesn't contain unnecessary files;
- Because I don't have OR env, so I couldn't build on my Mac.

Best Regards!
@ Zhiyuan Ju <https://github.com/juzhiyuan>


Lang Wang <to...@apache.org> 于2021年4月3日周六 下午12:06写道:

> +1, i checked:
>
> * All the download links works well.
> * The checksum and signature are good.
> * The source tarball can be uncompressed and unpacked.
> * APISIX/2.5 can be built and ran normal under CentOS 7.9:
>
> ----
> $ bin/apisix version
> /usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua version
> 2.5
> $ make stop
> ./bin/apisix stop
> /usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua stop
> $ make run
> ./bin/apisix start
> /usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua start
>
>
>
> Chao Zhang <to...@apache.org> 于2021年4月3日周六 上午11:33写道:
>
> > +1 approve, I checked:
> >
> > * all the abovementioned links can be opened.
> > * the checksum and signature are good.
> > * the source tarball can be uncompressed and unpacked.
> > * APISIX/2.5 can be built correctly.
> >
> >
> > On Fri, Apr 2, 2021 at 9:37 AM Zexuan Luo <sp...@apache.org>
> wrote:
> > >
> > > Hello, Community,
> > > This is a call for the vote to release Apache APISIX version 2.5.
> > >
> > > Release notes:
> > >
> > > https://github.com/apache/apisix/blob/release/2.5/CHANGELOG.md#250
> > >
> > > The release candidates:
> > >
> > > https://dist.apache.org/repos/dist/dev/apisix/2.5/
> > >
> > > Release Commit ID:
> > >
> > >
> >
> https://github.com/apache/apisix/commit/f1fe04bcdf458fa7479ad809378b3df357adffe1
> > >
> > > 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.5/apache-apisix-2.5-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.5/apache-apisix-2.5-src.tgz.asc
> > >
> > > wget
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.5/apache-apisix-2.5-src.tgz.sha512
> > >
> > > shasum -c apache-apisix-2.5-src.tgz.sha512
> > >
> > > gpg --verify apache-apisix-2.5-src.tgz.asc apache-apisix-2.5-src.tgz
> > >
> > > 3. Unzip and Check files
> > >
> > > tar zxvf apache-apisix-2.5-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
> >
>

Re: [VOTE] Relase Apache APISIX 2.5

Posted by Lang Wang <to...@apache.org>.
+1, i checked:

* All the download links works well.
* The checksum and signature are good.
* The source tarball can be uncompressed and unpacked.
* APISIX/2.5 can be built and ran normal under CentOS 7.9:

----
$ bin/apisix version
/usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua version
2.5
$ make stop
./bin/apisix stop
/usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua stop
$ make run
./bin/apisix start
/usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua start



Chao Zhang <to...@apache.org> 于2021年4月3日周六 上午11:33写道:

> +1 approve, I checked:
>
> * all the abovementioned links can be opened.
> * the checksum and signature are good.
> * the source tarball can be uncompressed and unpacked.
> * APISIX/2.5 can be built correctly.
>
>
> On Fri, Apr 2, 2021 at 9:37 AM Zexuan Luo <sp...@apache.org> wrote:
> >
> > Hello, Community,
> > This is a call for the vote to release Apache APISIX version 2.5.
> >
> > Release notes:
> >
> > https://github.com/apache/apisix/blob/release/2.5/CHANGELOG.md#250
> >
> > The release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/2.5/
> >
> > Release Commit ID:
> >
> >
> https://github.com/apache/apisix/commit/f1fe04bcdf458fa7479ad809378b3df357adffe1
> >
> > 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.5/apache-apisix-2.5-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.5/apache-apisix-2.5-src.tgz.asc
> >
> > wget
> https://dist.apache.org/repos/dist/dev/apisix/2.5/apache-apisix-2.5-src.tgz.sha512
> >
> > shasum -c apache-apisix-2.5-src.tgz.sha512
> >
> > gpg --verify apache-apisix-2.5-src.tgz.asc apache-apisix-2.5-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apache-apisix-2.5-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
>

Re: [VOTE] Relase Apache APISIX 2.5

Posted by Chao Zhang <to...@apache.org>.
+1 approve, I checked:

* all the abovementioned links can be opened.
* the checksum and signature are good.
* the source tarball can be uncompressed and unpacked.
* APISIX/2.5 can be built correctly.


On Fri, Apr 2, 2021 at 9:37 AM Zexuan Luo <sp...@apache.org> wrote:
>
> Hello, Community,
> This is a call for the vote to release Apache APISIX version 2.5.
>
> Release notes:
>
> https://github.com/apache/apisix/blob/release/2.5/CHANGELOG.md#250
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.5/
>
> Release Commit ID:
>
> https://github.com/apache/apisix/commit/f1fe04bcdf458fa7479ad809378b3df357adffe1
>
> 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.5/apache-apisix-2.5-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.5/apache-apisix-2.5-src.tgz.asc
>
> wget https://dist.apache.org/repos/dist/dev/apisix/2.5/apache-apisix-2.5-src.tgz.sha512
>
> shasum -c apache-apisix-2.5-src.tgz.sha512
>
> gpg --verify apache-apisix-2.5-src.tgz.asc apache-apisix-2.5-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.5-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