Author: zhangjintao
Date: Mon Jun 26 09:37:43 2023
New Revision: 62646

Log:
APISIX 3.2.1

Added:
    release/apisix/3.2.1/
    release/apisix/3.2.1/apache-apisix-3.2.1-src.tgz   (with props)
    release/apisix/3.2.1/apache-apisix-3.2.1-src.tgz.asc   (with props)
    release/apisix/3.2.1/apache-apisix-3.2.1-src.tgz.sha512
    release/apisix/3.2.1/apache-apisix-3.2.1-vote-contents.txt
Removed:
    release/apisix/3.2.0/

Added: release/apisix/3.2.1/apache-apisix-3.2.1-src.tgz
==============================================================================
Binary file - no diff available.

Propchange: release/apisix/3.2.1/apache-apisix-3.2.1-src.tgz
------------------------------------------------------------------------------
    svn:mime-type = application/gzip

Added: release/apisix/3.2.1/apache-apisix-3.2.1-src.tgz.asc
==============================================================================
Binary file - no diff available.

Propchange: release/apisix/3.2.1/apache-apisix-3.2.1-src.tgz.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: release/apisix/3.2.1/apache-apisix-3.2.1-src.tgz.sha512
==============================================================================
--- release/apisix/3.2.1/apache-apisix-3.2.1-src.tgz.sha512 (added)
+++ release/apisix/3.2.1/apache-apisix-3.2.1-src.tgz.sha512 Mon Jun 26 09:37:43 
2023
@@ -0,0 +1 @@
+c9afd2865db061837818fe09a4deb20fc5605e8657d32f8fc68530c82cf7bbc1e3c02f4d32ee3ee65d58185e6fe9bdb4cecb5cb1f6aa17ab8401e0d2836bde85
  apache-apisix-3.2.1-src.tgz

Added: release/apisix/3.2.1/apache-apisix-3.2.1-vote-contents.txt
==============================================================================
--- release/apisix/3.2.1/apache-apisix-3.2.1-vote-contents.txt (added)
+++ release/apisix/3.2.1/apache-apisix-3.2.1-vote-contents.txt Mon Jun 26 
09:37:43 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#321
+
+The release candidates:
+
+https://dist.apache.org/repos/dist/dev/apisix/3.2.1/
+
+Release Commit ID:
+
+https://github.com/apache/apisix/commit/f81a386d
+
+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.1/apache-apisix-3.2.1-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.1/apache-apisix-3.2.1-src.tgz.asc
+
+wget 
https://dist.apache.org/repos/dist/dev/apisix/3.2.1/apache-apisix-3.2.1-src.tgz.sha512
+
+gpg --import KEYS
+
+shasum -c apache-apisix-3.2.1-src.tgz.sha512
+
+gpg --verify apache-apisix-3.2.1-src.tgz.asc apache-apisix-3.2.1-src.tgz
+
+3. Unzip and Check files
+
+tar zxvf apache-apisix-3.2.1-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


Reply via email to