Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: metadata/
Date: Tue, 21 Nov 2017 17:48:19
Message-Id: 1511286458.204e8d83adac6b4fbdb8cc437996eb7316239a2e.mgorny@gentoo
1 commit: 204e8d83adac6b4fbdb8cc437996eb7316239a2e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 21 17:39:03 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 21 17:47:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=204e8d83
7
8 layout.conf: Disable SHA256 & WHIRLPOOL hashes, enable BLAKE2B
9
10 Switch manifest-hashes to 'BLAKE2 SHA512' and enable
11 manifest-required-hashes as 'SHA512' as decided on 2017-11-12 Council
12 meeting.
13
14 metadata/layout.conf | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/metadata/layout.conf b/metadata/layout.conf
18 index cb517f35688..367e7623413 100644
19 --- a/metadata/layout.conf
20 +++ b/metadata/layout.conf
21 @@ -8,7 +8,8 @@
22 # This went live Wednesday, July 4, 2012 at 10:00 UTC
23 # https://archives.gentoo.org/gentoo-dev-announce/message/a15cbea85dd089c99302f949b4072c20
24 # https://www.gentoo.org/glep/glep-0059.html
25 -manifest-hashes = SHA256 SHA512 WHIRLPOOL
26 +manifest-hashes = BLAKE2B SHA512
27 +manifest-required-hashes = SHA512
28
29 # The following hashes are required on all Manifest entries. If any
30 # of them are missing, repoman will refetch and rehash old distfiles.