+1 to release openwhisk-runtime-rust 1.3.0. Verification results are copied.
--------------- $ ./rcverify.sh openwhisk-runtime-rust 1.3.0 rc1 rcverify.sh (script SHA1: A042 C31A 38AF 8EBB F150 0819 A448 DE52 BFE1 258F) working in the following directory: /var/folders/jc/wfhtkrln4q7cz9pxz24rbkdm0000gp/T/tmp.GglYXAEm fetching tarball and signatures from https://dist.apache.org/repos/dist/dev/openwhisk/rc1 fetching openwhisk-runtime-rust-1.3.0-sources.tar.gz... ok fetching openwhisk-runtime-rust-1.3.0-sources.tar.gz.asc... ok fetching openwhisk-runtime-rust-1.3.0-sources.tar.gz.sha512... ok fetching apache license... ok fetching release keys... ok importing keys... ok (keys already imported (processed 11 unchanged 11)) unpacking tar ball... ok cloning scancode... ok computing sha512 for openwhisk-runtime-rust-1.3.0-sources.tar.gz... ok openwhisk-runtime-rust-1.3.0-sources.tar.gz: 3199FF2E ECC1E4C3 C5EFF33D 9AC44C56 224A240A D24A8D81 2142676E 93F4D8E2 67DFBCCC F8BF9557 69DFDE5D F26F9865 E016216C 0369125B CC26CF7F 395D62E0 validating sha512... passed verifying asc... passed (signed-by: Dave Grove <gro...@acm.org>) verifying notice... passed verifying absence of DISCLAIMER.txt passed verifying license... passed verifying sources have proper headers... passed scanning for executable files... passed scanning for unexpected file types... passed scanning for archives... passed scanning for packages... passed scanning package.json for version match... passed (none detected) scanning package-lock.json for version match... passed (none detected) removing the scratch space (/var/folders/jc/wfhtkrln4q7cz9pxz24rbkdm0000gp/T/tmp.GglYXAEm)... ok 2021년 8월 11일 (수) 오전 4:10, Rodric Rabbah <rod...@gmail.com>님이 작성: > +1 to release openwhisk-runtime-rust 1.3.0. Checked with reverify. > > > ./rcverify.sh openwhisk-runtime-rust 1.3.0 rc1 > rcverify.sh (script SHA1: A042 C31A 38AF 8EBB F150 0819 A448 DE52 BFE1 > 258F) > working in the following directory: > /var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.1XidRPFr > fetching tarball and signatures from > https://dist.apache.org/repos/dist/dev/openwhisk/rc1 > fetching openwhisk-runtime-rust-1.3.0-sources.tar.gz... ok > fetching openwhisk-runtime-rust-1.3.0-sources.tar.gz.asc... ok > fetching openwhisk-runtime-rust-1.3.0-sources.tar.gz.sha512... ok > fetching apache license... ok > fetching release keys... ok > importing keys... ok (keys already imported (processed 11 unchanged 11)) > unpacking tar ball... ok > cloning scancode... ok > computing sha512 for openwhisk-runtime-rust-1.3.0-sources.tar.gz... ok > openwhisk-runtime-rust-1.3.0-sources.tar.gz: > 3199FF2E ECC1E4C3 C5EFF33D 9AC44C56 224A240A D24A8D81 2142676E 93F4D8E2 > 67DFBCCC > F8BF9557 69DFDE5D F26F9865 E016216C 0369125B CC26CF7F 395D62E0 > validating sha512... passed > verifying asc... passed (signed-by: Dave Grove <dgr...@apache.org>) > verifying notice... passed > verifying absence of DISCLAIMER.txt passed > verifying license... passed > verifying sources have proper headers... passed > scanning for executable files... passed > scanning for unexpected file types... passed > scanning for archives... passed > scanning for packages... passed > scanning package.json for version match... passed (none detected) > scanning package-lock.json for version match... passed (none detected) > removing the scratch space > (/var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.1XidRPFr)... ok > > On Tue, Aug 10, 2021 at 2:48 PM Dave Grove <dgr...@apache.org> wrote: > > > +1 to release openwhisk-runtime-rust 1.3.0. Checked with reverify. > > > > --dave > > > > On 2021/08/05 21:58:02, "David P Grove" <gro...@us.ibm.com> wrote: > > > > > > > > > Hi, > > > > > > This is a call to vote on releasing version 1.3.0 release candidate rc1 > > of > > > the following project module with artifacts built from the Git > > repositories > > > and commit IDs listed below. > > > > > > * OpenWhisk Runtime Rust: 26dda157bfd72e31d64c101bbf06cc1c34df64b1 > > > > > > > > > https://github.com/apache/openwhisk-runtime-rust/commit/26dda157bfd72e31d64c101bbf06cc1c34df64b1 > > > > > > > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-rust-1.3.0-sources.tar.gz > > > > > > > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-rust-1.3.0-sources.tar.gz.asc > > > > > > > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-rust-1.3.0-sources.tar.gz.sha512 > > > > > > This release is comprised of source code distribution only. > > > > > > You can use this UNIX script to download the release and verify the > > > checklist below: > > > > > > https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=b2f1ee4 > > > > > > Usage: > > > curl -s " > > > > > > https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=b2f1ee4 > > > " -o rcverify.sh > > > chmod +x rcverify.sh > > > ./rcverify.sh openwhisk-runtime-rust 1.3.0 rc1 > > > > > > Please vote to approve this release: > > > > > > [ ] +1 Approve the release > > > [ ] 0 Don't care > > > [ ] -1 Don't release, because ... > > > > > > Release verification checklist for reference: > > > [ ] Download links are valid. > > > [ ] Checksums and PGP signatures are valid. > > > [ ] Source code artifacts have correct names matching the current > > > release. > > > [ ] LICENSE and NOTICE files are correct for each OpenWhisk > repository. > > > [ ] All files have license headers as specified by OpenWhisk project > > > policy [1]. > > > [ ] No compiled archives bundled in source archive. > > > > > > This majority vote is open for at least 72 hours. > > > > > > > > > [1] > > > > > > https://github.com/apache/openwhisk-release/blob/master/docs/license_compliance.md > > > > > >