+1 - signature is good svn checkout --depth=files "https://dist.apache.org/repos/dist/dev/kyuubi/v1.7.2-rc0/" gpg --verify apache-kyuubi-1.7.2-bin.tgz.asc apache-kyuubi-1.7.2-bin.tgz gpg --verify apache-kyuubi-1.7.2-source.tgz.asc apache-kyuubi-1.7.2-source.tgz - digests is good for i in *.tgz; do echo $i; gpg --print-md SHA512 $i; done
廖天琳 <tianlinl...@163.com> 于2023年9月15日周五 13:57写道: > > +1 > ---- Replied Message ---- > | From | Zhen Wang<wangz...@apache.org> | > | Date | 09/12/2023 23:06 | > | To | dev<dev@kyuubi.apache.org> | > | Subject | [VOTE] Release Apache Kyuubi v1.7.2 rc0 | > Hello Apache Kyuubi PMC and Community, > > Please vote on releasing the following candidate as > Apache Kyuubi version v1.7.2. > > The VOTE will remain open for at least 72 hours. > > [ ] +1 Release this package as Apache Kyuubi v1.7.2 > [ ] +0 > [ ] -1 Do not release this package because ... > > To learn more about Apache Kyuubi, please see > https://kyuubi.apache.org/ > > The tag to be voted on is v1.7.2-rc0 (commit > 980febfff602bea005f3d46494a2b58deb353f82): > https://github.com/apache/kyuubi/tree/v1.7.2-rc0 > > The release files, including signatures, digests, etc. can be found at: > https://dist.apache.org/repos/dist/dev/kyuubi/v1.7.2-rc0/ > > Signatures used for Kyuubi RCs can be found in this file: > https://downloads.apache.org/kyuubi/KEYS > > The staging repository for this release can be found at: > https://repository.apache.org/content/repositories/orgapachekyuubi-1036/ > > The release note is available in: > https://github.com/apache/kyuubi/compare/v1.7.1...v1.7.2-rc0 > > Thanks, > On behalf of Apache Kyuubi community