+1 to release OpenWhisk Command-line Interface (CLI) 1.1.0 rc1
+1 to release OpenWhisk Client Go 1.1.0 rc1
+1 to release OpenWhisk Wskdeploy 1.1.0 rc1

rcverify logs appended.

--dave

Daves-MacBook-Pro:tools dgrove$ ./rcverify.sh openwhisk-cli 'OpenWhisk 
Command-line Interface (CLI)' 1.1.0 rc1
rcverify.sh (script SHA1: AB81 58B6 7F2B 74B5 F222  AAD7 0F19 3228 98B0 906A)
working in the following directory:
/var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.Fzx59ag1
fetching tarball and signatures from 
https://dist.apache.org/repos/dist/dev/openwhisk/rc1
fetching openwhisk-cli-1.1.0-sources.tar.gz
fetching openwhisk-cli-1.1.0-sources.tar.gz.asc
fetching openwhisk-cli-1.1.0-sources.tar.gz.sha512
fetching release keys
importing keys
gpg: key 72AF0CC22C4CF320: "Vincent Hou (Release manager of OpenWhisk) 
<houshen...@apache.org>" not changed
gpg: key 22907064147F886E: "Dave Grove <dgr...@apache.org>" not changed
gpg: key 44667BC927C86D51: "Rodric Rabbah <rab...@apache.org>" not changed
gpg: key B1457C3D7101CC78: "James Thomas <jamestho...@apache.org>" not changed
gpg: key A600E3331427515D: "Olivier Tardieu <tard...@apache.org>" not changed
gpg: key 804F627B2D1BD1A0: 6 signatures not checked due to missing keys
gpg: key 804F627B2D1BD1A0: "Alexander Klimetschek (Adobe Work Email) 
<aklim...@adobe.com>" not changed
gpg: key 758C332F8D30E5A2: 1 signature not checked due to a missing key
gpg: key 758C332F8D30E5A2: "Alexander Klimetschek (Apache Committer Key) 
<alex...@apache.org>" not changed
gpg: Total number processed: 7
gpg:              unchanged: 7
unpacking tar ball
cloning scancode
Cloning into 'openwhisk-utilities'...
remote: Enumerating objects: 55, done.
remote: Counting objects: 100% (55/55), done.
remote: Compressing objects: 100% (41/41), done.
remote: Total 55 (delta 21), reused 31 (delta 11), pack-reused 0
Unpacking objects: 100% (55/55), done.
computing sha512 for openwhisk-cli-1.1.0-sources.tar.gz
SHA512: openwhisk-cli-1.1.0-sources.tar.gz: 4A590E0F 13041D6B CD5AAD9A DA5EF129 
9B1FADE9
                                    19A4DCE5 B4745151 40D9B5B5 B0E424B4 275DC5AE
                                    B1EE76F7 12CE1A67 902A8AFE C9C43F8B 79869C2A
                                    D49716B2
validating sha512... passed
verifying asc... passed (signed-by: Dave Grove <gro...@us.ibm.com>)
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)

Daves-MacBook-Pro:tools dgrove$ ./rcverify.sh openwhisk-client-go 'OpenWhisk 
Client Go' 1.1.0 rc1
rcverify.sh (script SHA1: AB81 58B6 7F2B 74B5 F222  AAD7 0F19 3228 98B0 906A)
working in the following directory:
/var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.nmh4HsPE
fetching tarball and signatures from 
https://dist.apache.org/repos/dist/dev/openwhisk/rc1
fetching openwhisk-client-go-1.1.0-sources.tar.gz
fetching openwhisk-client-go-1.1.0-sources.tar.gz.asc
fetching openwhisk-client-go-1.1.0-sources.tar.gz.sha512
fetching release keys
importing keys
gpg: key 72AF0CC22C4CF320: "Vincent Hou (Release manager of OpenWhisk) 
<houshen...@apache.org>" not changed
gpg: key 22907064147F886E: "Dave Grove <dgr...@apache.org>" not changed
gpg: key 44667BC927C86D51: "Rodric Rabbah <rab...@apache.org>" not changed
gpg: key B1457C3D7101CC78: "James Thomas <jamestho...@apache.org>" not changed
gpg: key A600E3331427515D: "Olivier Tardieu <tard...@apache.org>" not changed
gpg: key 804F627B2D1BD1A0: 6 signatures not checked due to missing keys
gpg: key 804F627B2D1BD1A0: "Alexander Klimetschek (Adobe Work Email) 
<aklim...@adobe.com>" not changed
gpg: key 758C332F8D30E5A2: 1 signature not checked due to a missing key
gpg: key 758C332F8D30E5A2: "Alexander Klimetschek (Apache Committer Key) 
<alex...@apache.org>" not changed
gpg: Total number processed: 7
gpg:              unchanged: 7
unpacking tar ball
cloning scancode
Cloning into 'openwhisk-utilities'...
remote: Enumerating objects: 55, done.
remote: Counting objects: 100% (55/55), done.
remote: Compressing objects: 100% (41/41), done.
remote: Total 55 (delta 21), reused 31 (delta 11), pack-reused 0
Unpacking objects: 100% (55/55), done.
computing sha512 for openwhisk-client-go-1.1.0-sources.tar.gz
SHA512: openwhisk-client-go-1.1.0-sources.tar.gz: 
2C307C98 BF18FBAC D6A137F5 FAE66FFD 47A4E456 B41071FC A2ADB976 630C3FA0 9B0CE5A8
 B9581C84 F9BAD688 DA9ADA00 877D17A1 EFE056E7 9ED2C2EF E6F026A7
validating sha512... passed
verifying asc... passed (signed-by: Dave Grove <gro...@us.ibm.com>)
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)

Daves-MacBook-Pro:tools dgrove$ ./rcverify.sh openwhisk-wskdeploy 'OpenWhisk 
Wskdeploy' 1.1.0 rc1
rcverify.sh (script SHA1: AB81 58B6 7F2B 74B5 F222  AAD7 0F19 3228 98B0 906A)
working in the following directory:
/var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.v2KyH8ru
fetching tarball and signatures from 
https://dist.apache.org/repos/dist/dev/openwhisk/rc1
fetching openwhisk-wskdeploy-1.1.0-sources.tar.gz
fetching openwhisk-wskdeploy-1.1.0-sources.tar.gz.asc
fetching openwhisk-wskdeploy-1.1.0-sources.tar.gz.sha512
fetching release keys
importing keys
gpg: key 72AF0CC22C4CF320: "Vincent Hou (Release manager of OpenWhisk) 
<houshen...@apache.org>" not changed
gpg: key 22907064147F886E: "Dave Grove <dgr...@apache.org>" not changed
gpg: key 44667BC927C86D51: "Rodric Rabbah <rab...@apache.org>" not changed
gpg: key B1457C3D7101CC78: "James Thomas <jamestho...@apache.org>" not changed
gpg: key A600E3331427515D: "Olivier Tardieu <tard...@apache.org>" not changed
gpg: key 804F627B2D1BD1A0: 6 signatures not checked due to missing keys
gpg: key 804F627B2D1BD1A0: "Alexander Klimetschek (Adobe Work Email) 
<aklim...@adobe.com>" not changed
gpg: key 758C332F8D30E5A2: 1 signature not checked due to a missing key
gpg: key 758C332F8D30E5A2: "Alexander Klimetschek (Apache Committer Key) 
<alex...@apache.org>" not changed
gpg: Total number processed: 7
gpg:              unchanged: 7
unpacking tar ball
cloning scancode
Cloning into 'openwhisk-utilities'...
remote: Enumerating objects: 55, done.
remote: Counting objects: 100% (55/55), done.
remote: Compressing objects: 100% (41/41), done.
remote: Total 55 (delta 21), reused 31 (delta 11), pack-reused 0
Unpacking objects: 100% (55/55), done.
computing sha512 for openwhisk-wskdeploy-1.1.0-sources.tar.gz
SHA512: openwhisk-wskdeploy-1.1.0-sources.tar.gz: 
B8A58A60 F038B595 2FBBDFF5 BE9C0BB5 0A4B0D56 330D4E1D AB5FAFCE 7F59208B 2A4B62B9
 3919F3C7 E3F844E4 DCB5615F AF943FF0 24C1FA6C D90FCC79 5116619F
validating sha512... passed
verifying asc... passed (signed-by: Dave Grove <gro...@us.ibm.com>)
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)


On 2020/09/28 18:02:20, "David P Grove" <gro...@us.ibm.com> wrote: 
> 
> 
> Hi,
> 
> This is a call to vote on releasing version 1.1.0 release candidate rc1 of
> the following 3 project modules with artifacts built from the Git
> repositories and commit IDs listed below.
> 
> * OpenWhisk Command-line Interface (CLI):
> d4307b767c69a36ee824ada959edb3454b239d1d
> 
> https://github.com/apache/openwhisk-cli/commits/d4307b767c69a36ee824ada959edb3454b239d1d
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-cli-1.1.0-sources.tar.gz
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-cli-1.1.0-sources.tar.gz.asc
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-cli-1.1.0-sources.tar.gz.sha512
> 
> * OpenWhisk Client Go: 49c58e00354d315ce82766c785c69193df0514e8
> 
> https://github.com/apache/openwhisk-client-go/commits/49c58e00354d315ce82766c785c69193df0514e8
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-go-1.1.0-sources.tar.gz
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-go-1.1.0-sources.tar.gz.asc
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-go-1.1.0-sources.tar.gz.sha512
> 
> * OpenWhisk Wskdeploy: 757241c475c20a6d8bd07a3e528dc8303512a26f
> 
> https://github.com/apache/openwhisk-wskdeploy/commits/757241c475c20a6d8bd07a3e528dc8303512a26f
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-wskdeploy-1.1.0-sources.tar.gz
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-wskdeploy-1.1.0-sources.tar.gz.asc
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-wskdeploy-1.1.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=530cdd4
> 
> Usage:
> curl -s "
> https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=530cdd4
> " -o rcverify.sh
> chmod +x rcverify.sh
> rcverify.sh openwhisk-cli 'OpenWhisk Command-line Interface (CLI)' 1.1.0
> rc1
> rcverify.sh openwhisk-client-go 'OpenWhisk Client Go' 1.1.0 rc1
> rcverify.sh openwhisk-wskdeploy 'OpenWhisk Wskdeploy' 1.1.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
> 

Reply via email to