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 key used to sign releases has expired #397

Open
fenrus75 opened this issue Apr 12, 2024 · 3 comments
Open

gpg key used to sign releases has expired #397

fenrus75 opened this issue Apr 12, 2024 · 3 comments

Comments

@fenrus75
Copy link

  • gpg --homedir .gnupg --status-fd 1 --verify /builddir/build/SOURCES/bemenu-0.6.21.tar.gz.asc /builddir/build/SOURCES/bemenu-0.6.21.tar.gz
    gpg: Signature made Wed 13 Mar 2024 02:28:36 AM UTC
    gpg: using RSA key 16B6B7CACAF339DECE9F154729317348D687B86B
    gpg: Good signature from "Bemenu Upstream" [expired]
    gpg: Note: This key has expired!
    Primary key fingerprint: 16B6 B7CA CAF3 39DE CE9F 1547 2931 7348 D687 B86B

our distro buildsystem doesn't like us to build packages with "bad" keys for obvious reasons, and in light of all the recent paranoia it might be a good idea to refresh the key/etc

@Cloudef
Copy link
Owner

Cloudef commented Apr 12, 2024

Thanks for notifying, I'll try to get it renewed soon.

@fenrus75
Copy link
Author

(oh and thank you for signing your releases, it's appreciated)

@Cloudef
Copy link
Owner

Cloudef commented Apr 12, 2024

Should be updated now, might take time to populate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants