commit:     f44dab9e730f79b607f592a8a88b9eed8a00ada7
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 17:35:57 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 17:35:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=f44dab9e

metadata/layout.conf: Change manifest hashes to BLAKE2B SHA512.

 metadata/layout.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 64ef59d..8992b28 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,7 +1,8 @@
 masters = gentoo
 thin-manifests = true
 use-manifests = strict
-manifest-hashes = SHA256 SHA512 WHIRLPOOL
+manifest-hashes = BLAKE2B SHA512
+manifest-required-hashes = SHA512
 sign-manifests = false
 sign-commits = true
 eapis-deprecated = 0 1 2 3

Reply via email to