salt
salt copied to clipboard
gpg: include "revoked" key trust
What does this PR do?
What issues does this PR fix or reference?
Fixes: https://github.com/saltstack/salt/issues/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.
- [ ] Docs
- [x] Changelog - https://docs.saltstack.com/en/master/topics/development/changelog.html
- [x] Tests written/updated
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 Thank you for the PR, Can you fix the conflict above?
Rebased, lets see if the tests, linter etc still passes...