Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpg: include "revoked" key trust #60151

Merged
merged 2 commits into from
Oct 4, 2022
Merged

gpg: include "revoked" key trust #60151

merged 2 commits into from
Oct 4, 2022

Conversation

marmarek
Copy link
Contributor

@marmarek marmarek commented May 6, 2021

What does this PR do?

What issues does this PR fix or reference?

Fixes: #54347

Previous Behavior

Fails to list keys if any is revoked

New Behavior

Does not fail

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@marmarek marmarek requested a review from a team as a code owner May 6, 2021 20:34
@marmarek marmarek requested review from krionbsd and removed request for a team May 6, 2021 20:34
@Ch3LL Ch3LL added the P1 Priority 1 label Sep 19, 2022
@whytewolf
Copy link
Collaborator

@marmarek Thank you for the PR, Can you fix the conflict above?

@marmarek
Copy link
Contributor Author

marmarek commented Oct 3, 2022

Rebased, lets see if the tests, linter etc still passes...

@Ch3LL Ch3LL merged commit a1a07d1 into saltstack:master Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 Priority 1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gpg modules list_keys function does not handle keys with a trust of 'revoked'
3 participants