Author: zhangjintao
Date: Fri Jul 28 01:07:52 2023
New Revision: 63225
Log:
APISIX 3.2.2 release
Added:
release/apisix/3.2.2/
release/apisix/3.2.2/apache-apisix-3.2.2-src.tgz (with props)
release/apisix/3.2.2/apache-apisix-3.2.2-src.tgz.asc (with props)
release/apisix/3.2.2/apache-apisix-3.2.2-src.tgz.sha512
release/apisix/3.2.2/apache-apisix-3.2.2-vote-contents.txt
Removed:
release/apisix/3.2.1/
Added: release/apisix/3.2.2/apache-apisix-3.2.2-src.tgz
==============================================================================
Binary file - no diff available.
Propchange: release/apisix/3.2.2/apache-apisix-3.2.2-src.tgz
------------------------------------------------------------------------------
svn:mime-type = application/gzip
Added: release/apisix/3.2.2/apache-apisix-3.2.2-src.tgz.asc
==============================================================================
Binary file - no diff available.
Propchange: release/apisix/3.2.2/apache-apisix-3.2.2-src.tgz.asc
------------------------------------------------------------------------------
svn:mime-type = application/pgp-signature
Added: release/apisix/3.2.2/apache-apisix-3.2.2-src.tgz.sha512
==============================================================================
--- release/apisix/3.2.2/apache-apisix-3.2.2-src.tgz.sha512 (added)
+++ release/apisix/3.2.2/apache-apisix-3.2.2-src.tgz.sha512 Fri Jul 28 01:07:52
2023
@@ -0,0 +1 @@
+774eed7de15639e2dd686b58fa2f023df8797e671a4ecbc32b72929b3eff4cb4b3ae56a2a7da2f70db22f22c131dbf4b1ad62d725e5d179b905451f0d0a5070d
apache-apisix-3.2.2-src.tgz
Added: release/apisix/3.2.2/apache-apisix-3.2.2-vote-contents.txt
==============================================================================
--- release/apisix/3.2.2/apache-apisix-3.2.2-vote-contents.txt (added)
+++ release/apisix/3.2.2/apache-apisix-3.2.2-vote-contents.txt Fri Jul 28
01:07:52 2023
@@ -0,0 +1,56 @@
+Hello, Community,
+
+This is a call for the vote to release Apache APISIX version
+
+Release notes:
+
+https://github.com/apache/apisix/blob/release/3.2/CHANGELOG.md#322
+
+The release candidates:
+
+https://dist.apache.org/repos/dist/dev/apisix/3.2.2/
+
+Release Commit ID:
+
+https://github.com/apache/apisix/commit/77704832
+
+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/3.2.2/apache-apisix-3.2.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/3.2.2/apache-apisix-3.2.2-src.tgz.asc
+
+wget
https://dist.apache.org/repos/dist/dev/apisix/3.2.2/apache-apisix-3.2.2-src.tgz.sha512
+
+gpg --import KEYS
+
+shasum -c apache-apisix-3.2.2-src.tgz.sha512
+
+gpg --verify apache-apisix-3.2.2-src.tgz.asc apache-apisix-3.2.2-src.tgz
+
+3. Unzip and Check files
+
+tar zxvf apache-apisix-3.2.2-src.tgz
+
+4. Build Apache APISIX:
+
+https://github.com/apache/apisix/blob/release/3.2/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
\ No newline at end of file