The RPM package will be released only after the vote(three days from the beginning of vote)
On Wed, Feb 3, 2021 at 5:55 PM 聂永 <[email protected]> wrote: > Hi, > When release the 2.3 RPM package ? > > > 2021年2月3日 15:03,Wesley Peng <[email protected]> 写道: > > > > Does it have an apt repo for installation on ubuntu? thanks. > > > > On Wed, Feb 3, 2021, at 3:00 PM, dabue wrote: > >> +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 Ubuntu 16 with Openresty 1.19 > >> > >> update the result of run steps > >> > >> *** > >> 6. 1st Run > >> It reports "apisix/core/utils.lua:22: module 'resty.dns.client' not > found:" > >> > >> 7. check the deps, find it added apisix of master-0 to the deps when > execute 'make deps' > >> check the luarocks version, find the version is too older, > >> update the latest version and redo 'make deps', > >> get the correct deps. > >> 8. 2nd Run, sudo make run, it works well. > >> *** > >> > >> > >> > >> > >> > >> > >> From: dabue > >> Date: 2021-02-03 11:37 > >> To: dev > >> Subject: Re: [VOTE] Relase Apache APISIX 2.3 > >> +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 Ubuntu 16 with Openresty 1.19 > >> > >> *** > >> 6. 1st Run > >> It reports "apisix/core/utils.lua:22: module 'resty.dns.client' not > found:" > >> > >> 7. append "lua-resty-dns-client = 5.2.1-1" to > rockspec/apisix-master-0.rockspec > >> > >> 8. redo make deps > >> > >> 9. 2nd Run, sudo make run, it works well. > >> *** > >> > >> > >> > >> > >> > >> From: Zexuan Luo > >> Date: 2021-02-01 16:50 > >> To: dev > >> Subject: [VOTE] Relase Apache APISIX 2.3 > >> Hello, Community, > >> This is a call for the vote to release Apache APISIX version 2.3. > >> > >> Release notes: > >> > >> https://github.com/apache/apisix/blob/v2.3/CHANGELOG.md#230 > >> > >> The release candidates: > >> > >> https://dist.apache.org/repos/dist/dev/apisix/2.3/ > >> > >> Release Commit ID: > >> > >> > https://github.com/apache/apisix/commit/529433bb94d3a6a8ae67f735c25d4cafacc887a5 > >> > >> 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.3/apache-apisix-2.3-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.3/apache-apisix-2.3-src.tgz.asc > >> > >> wget > >> > https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.sha512 > >> > >> shasum -c apache-apisix-2.3-src.tgz.sha512 > >> > >> gpg --verify apache-apisix-2.3-src.tgz.asc apache-apisix-2.3-src.tgz > >> > >> 3. Unzip and Check files > >> > >> tar zxvf apache-apisix-2.3-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 > >> > > -- *MembPhis* My GitHub: https://github.com/membphis Apache APISIX: https://github.com/apache/apisix
