Giteabot
deaabf66d9
Fix missing 0 prefix of GPG key id ( #30245 ) ( #30248 )
...
Backport #30245 by @KN4CK3R
Fixes #30235
If the key id "front" byte has a single digit, `%X` is missing the 0
prefix.
` 38D1A3EADDBEA9C` instead of
`038D1A3EADDBEA9C`
When using the `IssuerFingerprint` slice `%X` is enough but I changed it
to `%016X` too to be consistent.
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-04-02 16:23:52 +00:00
..
2024-03-21 15:01:35 +08:00
2024-03-21 14:13:08 +01:00
2023-09-16 14:39:12 +00:00
2024-04-02 16:23:52 +00:00
2024-03-02 16:42:31 +01:00
2024-03-22 13:45:10 +00:00
2024-03-25 15:00:16 +08:00
2023-09-28 01:38:53 +00:00
2024-03-27 20:54:32 +00:00
2024-03-28 16:01:15 +08:00
2024-03-28 15:19:24 +00:00
2024-03-28 16:14:30 +00:00
2024-03-23 21:59:58 +00:00
2024-03-02 17:38:38 +00:00
2024-03-04 08:16:03 +00:00
2024-03-28 16:14:30 +00:00
2024-01-19 17:05:02 +01:00
2024-03-29 18:09:40 +01:00
2024-03-08 06:14:35 +00:00
2024-02-14 21:48:45 +00:00
2023-12-25 21:25:29 +01:00
2023-10-10 14:45:31 +00:00
2024-02-19 14:42:18 +01:00
2024-04-01 12:58:46 +08:00
2024-03-07 23:18:38 +01:00
2024-02-12 23:37:23 +01:00
2023-10-15 17:46:06 +02:00
2023-10-15 17:46:06 +02:00
2023-09-28 01:38:53 +00:00
2024-03-04 08:16:03 +00:00
2024-03-04 08:16:03 +00:00
2024-03-04 08:16:03 +00:00
2024-03-04 08:16:03 +00:00
2023-10-11 04:24:07 +00:00
2024-03-04 08:16:03 +00:00
2023-12-25 21:25:29 +01:00