You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/packages
Giteabot b71d4c3ec0
Fix RPM/Debian signature key creation (#28352) (#28353)
Backport #28352 by @KN4CK3R

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.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
1 year ago
..
alpine Close all hashed buffers (#27787) (#27790) 1 year ago
cargo Do not force creation of _cargo-index repo on publish (#27266) (#27765) 1 year ago
cleanup Do not force creation of _cargo-index repo on publish (#27266) (#27765) 1 year ago
container Introduce path Clean/Join helper functions (#23495) 2 years ago
debian Fix RPM/Debian signature key creation (#28352) (#28353) 1 year ago
rpm Fix RPM/Debian signature key creation (#28352) (#28353) 1 year ago
auth.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2 years ago
packages.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago