Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-08-26 Thread JinChao Shuai
2. Checksums and signatures steps The KEYS file download address is from wget https://dist.apache.org/repos/dist/release/apisix/KEYS Change to wget https://dist.apache.org/repos/dist/dev/apisix/KEYS Reload the public key via `gpg --import KEYS`, and then verify it. JinChao Shuai 于2021年8月27日周五 下午1

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-08-26 Thread JinChao Shuai
KEYS has been updated, please download the KEYS file again, and import and verify it through `gpg --import KEYS`. Zhiyuan Ju 于2021年8月27日周五 上午11:17写道: > Hi, > > When I try to import KEYS and trust it, GPG tells me `No public key`, do I > miss something? > > Best Regards! > @ Zhiyuan Ju

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-08-26 Thread Zhiyuan Ju
Hi, When I try to import KEYS and trust it, GPG tells me `No public key`, do I miss something? Best Regards! @ Zhiyuan Ju Zexuan Luo 于2021年8月27日周五 上午11:13写道: > BTW, I have run "gpg --import KEYS" and confirmed that the key from > Jinchao Shuai doesn't change. >

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-08-26 Thread Zexuan Luo
BTW, I have run "gpg --import KEYS" and confirmed that the key from Jinchao Shuai doesn't change. Zexuan Luo 于2021年8月27日周五 上午11:02写道: > > I checked: > - Download links are valid > - Checksums is valid > - LICENSE and NOTICE files > - make setup successfully > > When I run "gpg --verify apisix-pyt

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-08-26 Thread Zexuan Luo
I checked: - Download links are valid - Checksums is valid - LICENSE and NOTICE files - make setup successfully When I run "gpg --verify apisix-python-plugin-runner-0.1.0-src.tgz.asc", I got: gpg: assuming signed data in 'apisix-python-plugin-runner-0.1.0-src.tgz' gpg: Signature made 2021年08月26日 星

Re: [VOTE] Release Apache APISIX 2.9

2021-08-26 Thread YuanSheng Wang
+1 (binding) I checked: - Download links are valid - Checksums and PGP signatures are valid - LICENSE and NOTICE files - Build successfully on Debian 8.3.0-6 arm64 On Thu, Aug 26, 2021 at 8:57 PM JinChao Shuai wrote: > +1 (binding) > > I checked: > - Download links are valid > - Checksums and

Re: [VOTE] Release Apache APISIX 2.9

2021-08-26 Thread JinChao Shuai
+1 (binding) I checked: - Download links are valid - Checksums and PGP signatures are valid - LICENSE and NOTICE files - Build successfully on CentOS 7.6 Baoyuan 于2021年8月26日周四 上午10:38写道: > +1 non-binding > > I have checked: > > 1. All links are valid > 2. Signature and checksum are valid > 3. B

[VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-08-26 Thread JinChao Shuai
Hello, Community, This is a call for the vote to release Apache APISIX Python Plugin Runner version 0.1.0. Release notes: https://github.com/apache/apisix-python-plugin-runner/blob/release/0.1.0/CHANGELOG.md#010 The release candidates: https://dist.apache.org/repos/dist/dev/apisix/apisix-python