From 37e8aa55094df99cf471c1187c587ac0e0121c9a Mon Sep 17 00:00:00 2001 From: "Andreas K. Huettel (dilfridge)" Date: Sat, 22 Jun 2013 11:02:18 +0200 Subject: Enable git commit signing --- metadata/layout.conf | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'metadata/layout.conf') diff --git a/metadata/layout.conf b/metadata/layout.conf index ce368fa..760df68 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1,3 +1,14 @@ -sign-manifests = false -thin-manifests = true +masters = gentoo +# Use new hashes manifest-hashes = SHA256 SHA512 WHIRLPOOL +# Do not update changelogs +update-changelog = false +# Use thin manifests +thin-manifests = true +# Dont sign thin manifests. There is no current policy for git commit signing +sign-manifests = false +# sign commits using git mechanisms +sign-commits = true +# Make egencache generate newer (more reliable) +# md5-dict cache format (see bug #409445). +cache-formats = md5-dict -- cgit v1.2.3-18-g5258