+1 non-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 on Apple Silicon M1(arm64)
crash-2 :: ~/Documents/apache » ./apache-opendal-incubating-0.44.1-src/scripts/check.sh ./apache-opendal-incubating-0.44.1-src.tar.gz > Check signature gpg: Signature made 日 12/31 11:02:22 2023 CST gpg: using EDDSA key 8EE2C81A5220CC31C801000AA61687076CEAD424 gpg: Good signature from "Xuanwo [email protected]<mailto:[email protected]>" [unknown] gpg: aka "Xuanwo (Archlinuxncn Maintainer) [email protected]<mailto:[email protected]>" [unknown] gpg: aka "Xuanwo (Coding on github) [email protected]<mailto:[email protected]>" [unknown] gpg: aka "Xuanwo (Apache Committer) [email protected]<mailto:[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: 2C3C 635E 196B FB0E BDF2 CA51 F063 A0FE 61C0 B7F9 Subkey fingerprint: 8EE2 C81A 5220 CC31 C801 000A A616 8707 6CEA D424 Success to verify the gpg sign > Check sha512sum apache-opendal-incubating-0.44.1-src.tar.gz: OK Success to verify the checksum Best, Xinyou Ji From: Xuanwo <[email protected]> Date: Sunday, December 31, 2023 at 11:42 To: [email protected] <[email protected]> Subject: [VOTE] Release Apache OpenDAL(incubating) 0.44.1 - OpenDAL Vote Round 1 Hello, Apache OpenDAL(incubating) Community, This is a call for a vote to release Apache OpenDAL(incubating) version 0.44.1. The tag to be voted on is 0.44.1. The release candidate: https://dist.apache.org/repos/dist/dev/incubator/opendal/0.44.1-rc.1/ Keys to verify the release candidate: https://downloads.apache.org/incubator/opendal/KEYS Git tag for the release: https://github.com/apache/incubator-opendal/releases/tag/v0.44.1-rc.1 Maven staging repo: https://repository.apache.org/content/repositories/orgapacheopendal-1023/ 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 More detailed checklist please refer to: https://github.com/apache/incubator-opendal/tree/main/scripts To compile from source, please refer to: https://github.com/apache/incubator-opendal/blob/main/CONTRIBUTING.md Here is a Python script in release to help you verify the release candidate: ./scripts/verify.py Thanks Xuanwo
