On 2024/5/2 下午6:40, tison wrote: > Hello, Apache OpenDAL Community, > > This is a call for a vote to release Apache OpenDAL version 0.46.0. > > The tag to be voted on is 0.46.0. > > The release candidate: > > https://dist.apache.org/repos/dist/dev/opendal/0.46.0/ > > Keys to verify the release candidate: > > https://downloads.apache.org/opendal/KEYS > > Git tag for the release: > > https://github.com/apache/opendal/releases/tag/v0.46.0-rc.1 > > Maven staging repo: > > https://repository.apache.org/content/repositories/orgapacheopendal-1032/ > > Pypi testing repo: > > https://test.pypi.org/project/opendal/ > > Website staged: > > https://opendal-rc.staged.apache.org/ > > Please download, verify, and test. > > The VOTE will be open for at least 72 hours and until the necessary > number of votes are reached. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > To learn more about apache opendal, please see https://opendal.apache.org/ > > Checklist for reference: > > [ ] Download links are valid. > [ ] Checksums and signatures. > [ ] LICENSE/NOTICE files exist > [ ] No unexpected binary files > [ ] All source files have ASF headers > [ ] Can compile from source > > Use our verify.py to assist in the verify process: > > svn co https://dist.apache.org/repos/dist/dev/opendal/0.46.0/ opendal-dev > cd opendal-dev > curl -sSL > https://github.com/apache/opendal/raw/v0.46.0-rc.1/scripts/verify.py -o > verify.py > python verify.py > > Best, > tison. >
+1 binding [x] Download links are valid. [x] Checksums and signatures. [x] LICENSE/NOTICE files exist [x] No unexpected binary files [x] All source files have ASF headers [x] Can compile from source(Including Arch Linux on x86 and MacOS on M2 Max) Extra step: [x] Check the Pypi testing repo and Maven staging repo > Checking apache-opendal-core-0.46.0-src.tar.gz gpg: Signature made 2024年05月02日 星期四 18时35分32秒 CST gpg: using RSA key 8B374472FAD328E17F479863B379691FC6E298DD gpg: Good signature from "Zili Chen (CODE SIGNING KEY) <[email protected]>" [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 8B37 4472 FAD3 28E1 7F47 9863 B379 691F C6E2 98DD > Success to verify the gpg sign for apache-opendal-core-0.46.0-src.tar.gz apache-opendal-core-0.46.0-src.tar.gz: OK > Success to verify the checksum for apache-opendal-core-0.46.0-src.tar.gz > Checking apache-opendal-bindings-java-0.45.1-src.tar.gz gpg: Signature made 2024年05月02日 星期四 18时35分31秒 CST gpg: using RSA key 8B374472FAD328E17F479863B379691FC6E298DD gpg: Good signature from "Zili Chen (CODE SIGNING KEY) <[email protected]>" [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 8B37 4472 FAD3 28E1 7F47 9863 B379 691F C6E2 98DD > Success to verify the gpg sign for > apache-opendal-bindings-java-0.45.1-src.tar.gz apache-opendal-bindings-java-0.45.1-src.tar.gz: OK > Success to verify the checksum for > apache-opendal-bindings-java-0.45.1-src.tar.gz > Checking apache-opendal-bindings-python-0.45.2-src.tar.gz gpg: Signature made 2024年05月02日 星期四 18时35分32秒 CST gpg: using RSA key 8B374472FAD328E17F479863B379691FC6E298DD gpg: Good signature from "Zili Chen (CODE SIGNING KEY) <[email protected]>" [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 8B37 4472 FAD3 28E1 7F47 9863 B379 691F C6E2 98DD > Success to verify the gpg sign for > apache-opendal-bindings-python-0.45.2-src.tar.gz apache-opendal-bindings-python-0.45.2-src.tar.gz: OK > Success to verify the checksum for > apache-opendal-bindings-python-0.45.2-src.tar.gz > Start checking LICENSE file in > /home/manjusaka/Downloads/opendal-0.46.0/apache-opendal-0.46.0-src > LICENSE file exists in > /home/manjusaka/Downloads/opendal-0.46.0/apache-opendal-0.46.0-src > Start checking NOTICE file in > /home/manjusaka/Downloads/opendal-0.46.0/apache-opendal-0.46.0-src > NOTICE file exists in > /home/manjusaka/Downloads/opendal-0.46.0/apache-opendal-0.46.0-src cargo 1.77.2 (e52e36006 2024-03-26) Start building opendal core Success to build opendal core openjdk version "17.0.11" 2024-04-16 OpenJDK Runtime Environment (build 17.0.11+9) OpenJDK 64-Bit Server VM (build 17.0.11+9, mixed mode, sharing) Start building opendal java binding > Success to build opendal java binding
