1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-05 06:43:15 +00:00
forgejo/services/packages/rpm
KN4CK3R dfa77ac020
Fix RPM/Debian signature key creation (#28352)
Fixes #28324

The name parameter can't contain some characters
(https://github.com/keybase/go-crypto/blob/master/openpgp/keys.go#L680)
but is optional. Therefore just use an empty string.
2023-12-05 00:48:01 +00:00
..
repository.go Fix RPM/Debian signature key creation (#28352) 2023-12-05 00:48:01 +00:00