layout.conf: Disable SHA256 & WHIRLPOOL hashes, enable BLAKE2B

Switch manifest-hashes to 'BLAKE2 SHA512' and enable
manifest-required-hashes as 'SHA512' as decided on 2017-11-12 Council
meeting.
This commit is contained in:
Michał Górny
2017-11-21 18:39:03 +01:00
parent c8cbedc03b
commit 204e8d83ad

View File

@@ -8,7 +8,8 @@
# This went live Wednesday, July 4, 2012 at 10:00 UTC
# https://archives.gentoo.org/gentoo-dev-announce/message/a15cbea85dd089c99302f949b4072c20
# https://www.gentoo.org/glep/glep-0059.html
manifest-hashes = SHA256 SHA512 WHIRLPOOL
manifest-hashes = BLAKE2B SHA512
manifest-required-hashes = SHA512
# The following hashes are required on all Manifest entries. If any
# of them are missing, repoman will refetch and rehash old distfiles.