Gentoo Archives: gentoo-commits

From: Brian Dolbec <dolsen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/catalyst:master commit in: etc/
Date: Tue, 02 Feb 2016 06:11:32
Message-Id: 1454393409.3b726cc3d2e48f30cec47856b5616cd92ae3e7b6.dolsen@gentoo
1 commit: 3b726cc3d2e48f30cec47856b5616cd92ae3e7b6
2 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 2 06:10:09 2016 +0000
4 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 2 06:10:09 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=3b726cc3
7
8 etc/catalyst.conf: Set default digests to sha512 whirlpool
9
10 Setting digests="auto" by default can cause up to 27 different hashes, not to mention
11 the amount of time it could take.
12
13 etc/catalyst.conf | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/etc/catalyst.conf b/etc/catalyst.conf
17 index 734e428..2e61ea4 100644
18 --- a/etc/catalyst.conf
19 +++ b/etc/catalyst.conf
20 @@ -12,7 +12,7 @@
21 # haval256, md2, md4, md5, ripemd128, ripemd160, ripemd256, ripemd320, sha1,
22 # sha224, sha256, sha384, sha512, snefru128, snefru256, tiger, tiger128,
23 # tiger160, whirlpool
24 -digests="auto"
25 +digests="sha512 whirlpool"
26
27 # Creates a .CONTENTS file listing the contents of the file. Pick from any of
28 # the supported options below: