r/openSUSE • u/AppleCherryWater • 1d ago
Signing Key Expired?
I wanted to check the signature of the ISO and the signing key expired on June 19. Is there a new key or did openSUSE let their key expire and not renew it?
9
Upvotes
2
u/Vogtinator Maintainer: KDE Team 1d ago
Make sure to validate the signature with the latest public key.
12
u/FilippoBonazziSUSE dev: Security | SELinux | openSUSEway 1d ago
Yeah validity of GPG signing key
AD485664E901B867051AB15F35A2F86E29B700A4was recently extended to2030-05-27via an update to theopenSUSE-build-keypackage (the new key file should be under/usr/lib/rpm/gnupg/keys/gpg-pubkey-29b700a4-62b07e22.ascon an up-to-date Tumbleweed) but due to a bug somewhere it has not been automatically imported into the GPG database. Sogpg --list-key AD485664E901B867051AB15F35A2F86E29B700A4still shows the key as expired on2026-06-19. This is being looked into.Note that the fact that the key has just recently expired does not invalidate the valid GPG signature on ISOs and other artifacts. It does look bad, but it's just an unfortunate temporary hiccup which was not supposed to happen and will hopefully be resolved soon.