metadata/layout.conf: Disable manifest signing

This commit is contained in:
Nils Freydank 2021-05-15 22:53:50 +02:00
parent fc2fd158bc
commit 2fdf80a2b4
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21

View File

@ -12,6 +12,11 @@ masters = gentoo
# Control the signing.
sign-commits = true
thin-manifests = true
# 2021-05-15: Do not sign manifests anymore.
# - It's breaks pkgcheck (see https://github.com/pkgcore/pkgcheck/issues/307).
# - AFAIK it's not supported by portage.
# - The commits themselves are signed.
sign-manifests = false
# Copied from the main tree.
# manifest-hashes specify hashes used for new/updated entries