From 56bd7be9477fd4802a7c3bfa41de60fd7f114599 Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 17 Nov 2022 17:42:56 +0000 Subject: [PATCH] Add Git commit signature verification to musl repository. --- portage/repos.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/portage/repos.conf b/portage/repos.conf index 7c57f28..d239b86 100644 --- a/portage/repos.conf +++ b/portage/repos.conf @@ -14,6 +14,7 @@ sync-git-verify-commit-signature = yes location = /var/db/repos/musl sync-type = git sync-uri = https://anongit.gentoo.org/git/proj/musl.git +sync-git-verify-commit-signature = yes [fortress] location = /var/db/repos/fortress