[jira] [Comment Edited] (CASSANDRA-15360) add mick's gpg key to project's KEYS file

2019-10-23 Thread Michael Semb Wever (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16957902#comment-16957902
 ] 

Michael Semb Wever edited comment on CASSANDRA-15360 at 10/23/19 2:25 PM:
--

[~rustyrazorblade], I tried to commit the patch, hoping that as a ASF Member i 
would have permissions to the dist/ directory. I do not have those permissions.

As described in the ticket description's references, the PMC would need to vote 
that it's ok for committers to commit to this directory, and then I would have 
to file an INFRA ticket asking that permission.




was (Author: michaelsembwever):
[~rustyrazorblade], I tried to commit the patch, hoping that as a ASF Member i 
would have permissions to the dist/ directory. I do not have though permissions.

As described in the ticket description's references, the PMC would need to vote 
that it's ok for committers to commit to this directory, and then I would have 
to file an INFRA ticket asking that permission.



> add mick's gpg key to project's KEYS file
> -
>
> Key: CASSANDRA-15360
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15360
> Project: Cassandra
>  Issue Type: Task
>  Components: Packaging
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
> Attachments: 15360.patch
>
>
> Currently only four individual's have their key in the project's KEYS file, 
> and only one of these people are taking on the release manager role.
> The patch adds my gpg public key to the project's KEYS file found at 
> https://dist.apache.org/repos/dist/release/cassandra/KEYS
> My gpg public key here has the fingerprint 
>  ABCD 3108 336F 7CC6 567E  769F FDD3 B769 B21C 125C
> References:
>  - https://www.apache.org/dev/release-signing#keys-policy
>  - http://www.apache.org/legal/release-policy.html
>  - [dev ML thread "Improving our frequency of (patch) releases, and letting 
> committers make 
> releases"|https://lists.apache.org/thread.html/660ed8c73e7b79afa610f3e45f37914ef43a4358a85a99c8b4b0288a@]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Comment Edited] (CASSANDRA-15360) add mick's gpg key to project's KEYS file

2019-10-22 Thread Jon Haddad (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16957225#comment-16957225
 ] 

Jon Haddad edited comment on CASSANDRA-15360 at 10/22/19 4:57 PM:
--

I've verified the existing keys weren't touched, and the fingerprint matches.

{{$ gpg --import KEYS}}
 {{gpg: key F8358FA2F2833C93: 421 signatures not checked due to missing keys}}
 {{gpg: key F8358FA2F2833C93: public key "Eric Evans " 
imported}}
 {{gpg: key F8358FA2F2833C93: 443 signatures not checked due to missing keys}}
 {{gpg: key F8358FA2F2833C93: "Eric Evans " 22 new 
signatures}}
 {{gpg: key F758CE318D77295D: 93 signatures not checked due to missing keys}}
 {{gpg: key F758CE318D77295D: public key "Eric Evans " 
imported}}
 {{gpg: key 4BD736A82B5C1B00: public key "Sylvain Lebresne (pcmanus) 
" imported}}
 {{gpg: key 749D6EEC0353B12C: public key "T Jake Luciani " 
imported}}
 {{gpg: key A278B781FE4B2BDA: 28 signatures not checked due to missing keys}}
 {{gpg: key A278B781FE4B2BDA: public key "Michael Shuler 
" imported}}
 {{gpg: key FDD3B769B21C125C: 3 signatures not checked due to missing keys}}
 {{gpg: key FDD3B769B21C125C: public key "Mick Semb Wever 
" imported}}
 {{gpg: key FDD3B769B21C125C: "Mick Semb Wever " 1 new 
signature}}
 {{gpg: Total number processed: 8}}
 {{gpg: imported: 6}}
 {{gpg: new signatures: 23}}
 {{gpg: marginals needed: 3 completes needed: 1 trust model: pgp}}
 {{gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u}}

 

{{$ gpg --list-keys}}
 \{{ /Users/jhaddad/.gnupg/pubring.kb}}{{... # omitted for brevity}}{{pub 
dsa3072 2010-04-26 [SC]}}
 \{{ ABCD3108336F7CC6567E769FFDD3B769B21C125C}}
 \{{ uid [ unknown] Mick Semb Wever }}
 \{{ uid [ unknown] Mick Semb Wever }}
 {{ uid [ unknown] [jpeg image of size 4671]}}
 \{{ uid [ unknown] Mick Semb Wever }}
 \{{ sub elg4096 2010-04-26 }}

+1, go ahead and merge


was (Author: rustyrazorblade):
I've verified the existing keys weren't touched and 

{{$ gpg --import KEYS}}
 {{gpg: key F8358FA2F2833C93: 421 signatures not checked due to missing keys}}
 {{gpg: key F8358FA2F2833C93: public key "Eric Evans " 
imported}}
 {{gpg: key F8358FA2F2833C93: 443 signatures not checked due to missing keys}}
 {{gpg: key F8358FA2F2833C93: "Eric Evans " 22 new 
signatures}}
 {{gpg: key F758CE318D77295D: 93 signatures not checked due to missing keys}}
 {{gpg: key F758CE318D77295D: public key "Eric Evans " 
imported}}
 {{gpg: key 4BD736A82B5C1B00: public key "Sylvain Lebresne (pcmanus) 
" imported}}
 {{gpg: key 749D6EEC0353B12C: public key "T Jake Luciani " 
imported}}
 {{gpg: key A278B781FE4B2BDA: 28 signatures not checked due to missing keys}}
 {{gpg: key A278B781FE4B2BDA: public key "Michael Shuler 
" imported}}
 {{gpg: key FDD3B769B21C125C: 3 signatures not checked due to missing keys}}
 {{gpg: key FDD3B769B21C125C: public key "Mick Semb Wever 
" imported}}
 {{gpg: key FDD3B769B21C125C: "Mick Semb Wever " 1 new 
signature}}
 {{gpg: Total number processed: 8}}
 {{gpg: imported: 6}}
 {{gpg: new signatures: 23}}
 {{gpg: marginals needed: 3 completes needed: 1 trust model: pgp}}
 {{gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u}}

 

{{$ gpg --list-keys}}
{{ /Users/jhaddad/.gnupg/pubring.kb}}{{... # omitted for brevity}}{{pub dsa3072 
2010-04-26 [SC]}}
{{ ABCD3108336F7CC6567E769FFDD3B769B21C125C}}
{{ uid [ unknown] Mick Semb Wever }}
{{ uid [ unknown] Mick Semb Wever }}
{{ uid [ unknown] [jpeg image of size 4671]}}
{{ uid [ unknown] Mick Semb Wever }}
{{ sub elg4096 2010-04-26 }}

+1, go ahead and merge

> add mick's gpg key to project's KEYS file
> -
>
> Key: CASSANDRA-15360
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15360
> Project: Cassandra
>  Issue Type: Task
>  Components: Packaging
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
> Attachments: 15360.patch
>
>
> Currently only four individual's have their key in the project's KEYS file, 
> and only one of these people are taking on the release manager role.
> The patch adds my gpg public key to the project's KEYS file found at 
> https://dist.apache.org/repos/dist/release/cassandra/KEYS
> My gpg public key here has the fingerprint 
>  ABCD 3108 336F 7CC6 567E  769F FDD3 B769 B21C 125C
> References:
>  - https://www.apache.org/dev/release-signing#keys-policy
>  - http://www.apache.org/legal/release-policy.html
>  - [dev ML thread "Improving our frequency of (patch) releases, and letting 
> committers make 
> releases"|https://lists.apache.org/thread.html/660ed8c73e7b79afa610f3e45f37914ef43a4358a85a99c8b4b0288a@]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: 

[jira] [Comment Edited] (CASSANDRA-15360) add mick's gpg key to project's KEYS file

2019-10-22 Thread Jon Haddad (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16957225#comment-16957225
 ] 

Jon Haddad edited comment on CASSANDRA-15360 at 10/22/19 4:57 PM:
--

I've verified the existing keys weren't touched and 

{{$ gpg --import KEYS}}
 {{gpg: key F8358FA2F2833C93: 421 signatures not checked due to missing keys}}
 {{gpg: key F8358FA2F2833C93: public key "Eric Evans " 
imported}}
 {{gpg: key F8358FA2F2833C93: 443 signatures not checked due to missing keys}}
 {{gpg: key F8358FA2F2833C93: "Eric Evans " 22 new 
signatures}}
 {{gpg: key F758CE318D77295D: 93 signatures not checked due to missing keys}}
 {{gpg: key F758CE318D77295D: public key "Eric Evans " 
imported}}
 {{gpg: key 4BD736A82B5C1B00: public key "Sylvain Lebresne (pcmanus) 
" imported}}
 {{gpg: key 749D6EEC0353B12C: public key "T Jake Luciani " 
imported}}
 {{gpg: key A278B781FE4B2BDA: 28 signatures not checked due to missing keys}}
 {{gpg: key A278B781FE4B2BDA: public key "Michael Shuler 
" imported}}
 {{gpg: key FDD3B769B21C125C: 3 signatures not checked due to missing keys}}
 {{gpg: key FDD3B769B21C125C: public key "Mick Semb Wever 
" imported}}
 {{gpg: key FDD3B769B21C125C: "Mick Semb Wever " 1 new 
signature}}
 {{gpg: Total number processed: 8}}
 {{gpg: imported: 6}}
 {{gpg: new signatures: 23}}
 {{gpg: marginals needed: 3 completes needed: 1 trust model: pgp}}
 {{gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u}}

 

{{$ gpg --list-keys}}
{{ /Users/jhaddad/.gnupg/pubring.kb}}{{... # omitted for brevity}}{{pub dsa3072 
2010-04-26 [SC]}}
{{ ABCD3108336F7CC6567E769FFDD3B769B21C125C}}
{{ uid [ unknown] Mick Semb Wever }}
{{ uid [ unknown] Mick Semb Wever }}
{{ uid [ unknown] [jpeg image of size 4671]}}
{{ uid [ unknown] Mick Semb Wever }}
{{ sub elg4096 2010-04-26 }}

+1, go ahead and merge


was (Author: rustyrazorblade):
I've verified the existing keys weren't touched and 

{{$ gpg --import KEYS}}
 {{gpg: key F8358FA2F2833C93: 421 signatures not checked due to missing keys}}
 {{gpg: key F8358FA2F2833C93: public key "Eric Evans " 
imported}}
 {{gpg: key F8358FA2F2833C93: 443 signatures not checked due to missing keys}}
 {{gpg: key F8358FA2F2833C93: "Eric Evans " 22 new 
signatures}}
 {{gpg: key F758CE318D77295D: 93 signatures not checked due to missing keys}}
 {{gpg: key F758CE318D77295D: public key "Eric Evans " 
imported}}
 {{gpg: key 4BD736A82B5C1B00: public key "Sylvain Lebresne (pcmanus) 
" imported}}
 {{gpg: key 749D6EEC0353B12C: public key "T Jake Luciani " 
imported}}
 {{gpg: key A278B781FE4B2BDA: 28 signatures not checked due to missing keys}}
 {{gpg: key A278B781FE4B2BDA: public key "Michael Shuler 
" imported}}
 {{gpg: key FDD3B769B21C125C: 3 signatures not checked due to missing keys}}
 {{gpg: key FDD3B769B21C125C: public key "Mick Semb Wever 
" imported}}
 {{gpg: key FDD3B769B21C125C: "Mick Semb Wever " 1 new 
signature}}
 {{gpg: Total number processed: 8}}
 {{gpg: imported: 6}}
 {{gpg: new signatures: 23}}
 {{gpg: marginals needed: 3 completes needed: 1 trust model: pgp}}
 {{gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u}}

 

gpg --list-keys
 /Users/jhaddad/.gnupg/pubring.kbx
 # ommitted for brevity

pub dsa3072 2010-04-26 [SC]
 ABCD3108336F7CC6567E769FFDD3B769B21C125C
 uid [ unknown] Mick Semb Wever 
 uid [ unknown] Mick Semb Wever 
 uid [ unknown] [jpeg image of size 4671]
 uid [ unknown] Mick Semb Wever 
 sub elg4096 2010-04-26 

+1 

> add mick's gpg key to project's KEYS file
> -
>
> Key: CASSANDRA-15360
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15360
> Project: Cassandra
>  Issue Type: Task
>  Components: Packaging
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
> Attachments: 15360.patch
>
>
> Currently only four individual's have their key in the project's KEYS file, 
> and only one of these people are taking on the release manager role.
> The patch adds my gpg public key to the project's KEYS file found at 
> https://dist.apache.org/repos/dist/release/cassandra/KEYS
> My gpg public key here has the fingerprint 
>  ABCD 3108 336F 7CC6 567E  769F FDD3 B769 B21C 125C
> References:
>  - https://www.apache.org/dev/release-signing#keys-policy
>  - http://www.apache.org/legal/release-policy.html
>  - [dev ML thread "Improving our frequency of (patch) releases, and letting 
> committers make 
> releases"|https://lists.apache.org/thread.html/660ed8c73e7b79afa610f3e45f37914ef43a4358a85a99c8b4b0288a@]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Comment Edited] (CASSANDRA-15360) add mick's gpg key to project's KEYS file

2019-10-22 Thread Jon Haddad (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16957225#comment-16957225
 ] 

Jon Haddad edited comment on CASSANDRA-15360 at 10/22/19 4:57 PM:
--

I've verified the existing keys weren't touched and 

{{$ gpg --import KEYS}}
 {{gpg: key F8358FA2F2833C93: 421 signatures not checked due to missing keys}}
 {{gpg: key F8358FA2F2833C93: public key "Eric Evans " 
imported}}
 {{gpg: key F8358FA2F2833C93: 443 signatures not checked due to missing keys}}
 {{gpg: key F8358FA2F2833C93: "Eric Evans " 22 new 
signatures}}
 {{gpg: key F758CE318D77295D: 93 signatures not checked due to missing keys}}
 {{gpg: key F758CE318D77295D: public key "Eric Evans " 
imported}}
 {{gpg: key 4BD736A82B5C1B00: public key "Sylvain Lebresne (pcmanus) 
" imported}}
 {{gpg: key 749D6EEC0353B12C: public key "T Jake Luciani " 
imported}}
 {{gpg: key A278B781FE4B2BDA: 28 signatures not checked due to missing keys}}
 {{gpg: key A278B781FE4B2BDA: public key "Michael Shuler 
" imported}}
 {{gpg: key FDD3B769B21C125C: 3 signatures not checked due to missing keys}}
 {{gpg: key FDD3B769B21C125C: public key "Mick Semb Wever 
" imported}}
 {{gpg: key FDD3B769B21C125C: "Mick Semb Wever " 1 new 
signature}}
 {{gpg: Total number processed: 8}}
 {{gpg: imported: 6}}
 {{gpg: new signatures: 23}}
 {{gpg: marginals needed: 3 completes needed: 1 trust model: pgp}}
 {{gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u}}

 

gpg --list-keys
 /Users/jhaddad/.gnupg/pubring.kbx
 # ommitted for brevity

pub dsa3072 2010-04-26 [SC]
 ABCD3108336F7CC6567E769FFDD3B769B21C125C
 uid [ unknown] Mick Semb Wever 
 uid [ unknown] Mick Semb Wever 
 uid [ unknown] [jpeg image of size 4671]
 uid [ unknown] Mick Semb Wever 
 sub elg4096 2010-04-26 

+1 


was (Author: rustyrazorblade):
I've verified the existing keys weren't touched and 

{{$ gpg --import KEYS}}
{{gpg: key F8358FA2F2833C93: 421 signatures not checked due to missing keys}}
{{gpg: key F8358FA2F2833C93: public key "Eric Evans " 
imported}}
{{gpg: key F8358FA2F2833C93: 443 signatures not checked due to missing keys}}
{{gpg: key F8358FA2F2833C93: "Eric Evans " 22 new 
signatures}}
{{gpg: key F758CE318D77295D: 93 signatures not checked due to missing keys}}
{{gpg: key F758CE318D77295D: public key "Eric Evans " 
imported}}
{{gpg: key 4BD736A82B5C1B00: public key "Sylvain Lebresne (pcmanus) 
" imported}}
{{gpg: key 749D6EEC0353B12C: public key "T Jake Luciani " 
imported}}
{{gpg: key A278B781FE4B2BDA: 28 signatures not checked due to missing keys}}
{{gpg: key A278B781FE4B2BDA: public key "Michael Shuler 
" imported}}
{{gpg: key FDD3B769B21C125C: 3 signatures not checked due to missing keys}}
{{gpg: key FDD3B769B21C125C: public key "Mick Semb Wever " 
imported}}
{{gpg: key FDD3B769B21C125C: "Mick Semb Wever " 1 new 
signature}}
{{gpg: Total number processed: 8}}
{{gpg: imported: 6}}
{{gpg: new signatures: 23}}
{{gpg: marginals needed: 3 completes needed: 1 trust model: pgp}}
{{gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u}}

 

gpg --list-keys
/Users/jhaddad/.gnupg/pubring.kbx
# ommitted for brevity

pub dsa3072 2010-04-26 [SC]
 ABCD3108336F7CC6567E769FFDD3B769B21C125C
uid [ unknown] Mick Semb Wever 
uid [ unknown] Mick Semb Wever 
uid [ unknown] [jpeg image of size 4671]
uid [ unknown] Mick Semb Wever 
sub elg4096 2010-04-26 [E]

> add mick's gpg key to project's KEYS file
> -
>
> Key: CASSANDRA-15360
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15360
> Project: Cassandra
>  Issue Type: Task
>  Components: Packaging
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
> Attachments: 15360.patch
>
>
> Currently only four individual's have their key in the project's KEYS file, 
> and only one of these people are taking on the release manager role.
> The patch adds my gpg public key to the project's KEYS file found at 
> https://dist.apache.org/repos/dist/release/cassandra/KEYS
> My gpg public key here has the fingerprint 
>  ABCD 3108 336F 7CC6 567E  769F FDD3 B769 B21C 125C
> References:
>  - https://www.apache.org/dev/release-signing#keys-policy
>  - http://www.apache.org/legal/release-policy.html
>  - [dev ML thread "Improving our frequency of (patch) releases, and letting 
> committers make 
> releases"|https://lists.apache.org/thread.html/660ed8c73e7b79afa610f3e45f37914ef43a4358a85a99c8b4b0288a@]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org