User Details
- User Since
- Mar 27 2017, 4:48 PM (476 w, 10 h)
- Roles
- Administrator
- Availability
- Busy Busy until Sep 9 2030.
Yesterday
Thu, May 7
Just to clarify: The ticket is a about a bad signature diagnostic seen during import. However, the revocation works. The diagnostic is emitted by a second signature checking done to allow handling of standalone designated revocation certificates. The latter are uncommon because gpg does not create standalone revocation certificates. See also T8252 for further info.
Wed, May 6
Tue, May 5
Mon, May 4
Sun, May 3
Thu, Apr 30
Wed, Apr 29
That is actually more complicated than I initially though. The reason is that expired is used like a trust level:
Tue, Apr 28
Mon, Apr 27
Sun, Apr 26
Fri, Apr 24
Thu, Apr 23
Wed, Apr 22
FWIW: There is actually a problem in the reference code: Having a
fixed size buffer inside a function and allowing the caller to provide
content at arbitrary length is bad coding style because the caller
needs to know internals of the called function (in a different source
file).
This is the original bug report to security at gnupg dated 2026-04-07: