+1 (no-binding)

I have checked:
1. All download links are OK;
2. NOTICE and LICENSE files exist;
3. LICENSE and NOTICE files exist and are correct;
4. It can be built successfully on my CentOS 7.9.2009.

刘维 <levy...@qq.com.invalid> 于2022年9月26日周一 10:42写道:

> +1 (no-binding)
>
> I have checked:
> 1. All download links are OK;
> 2. Signature and checksum are valid;
> 3. LICENSE and NOTICE files exist and are correct;
> 4. It can be built successfully on my Centos 7.9.2009.
>
>
>
>
> ------------------&nbsp;原始邮件&nbsp;------------------
> 发件人:
>                                                   "dev"
>                                                                 <
> spacewan...@apache.org&gt;;
> 发送时间:&nbsp;2022年9月23日(星期五) 下午4:07
> 收件人:&nbsp;"dev"<dev@apisix.apache.org&gt;;
>
> 主题:&nbsp;[VOTE] Release Apache APISIX 3.0.0-beta
>
>
>
> Hello, Community,
>
> This is a call for the vote to release Apache APISIX version
>
> Release notes:
>
> https://github.com/apache/apisix/blob/release/2.99/CHANGELOG.md#300-beta
>
> Here we use 2.99.0 as the version number instead of the code name
> `3.0.0-beta` for two reasons:
> 1. avoid unexpected errors when some programs try to compare the
> version, as `3.0.0-beta` contains `3.0.0` and is longer than it.
> 2. some package system might not allow package which has a suffix
> after the version number.
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.99.0/
>
> Release Commit ID:
>
> https://github.com/apache/apisix/commit/63becff
>
> 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.99.0/apache-apisix-2.99.0-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.99.0/apache-apisix-2.99.0-src.tgz.asc
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.99.0/apache-apisix-2.99.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-2.99.0-src.tgz.sha512
>
> gpg --verify apache-apisix-2.99.0-src.tgz.asc apache-apisix-2.99.0-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.99.0-src.tgz
>
> 4. Build Apache APISIX:
>
>
> https://github.com/apache/apisix/blob/release/2.99/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

Reply via email to