From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RChIA-00015s-2a for garchives@archives.gentoo.org; Sun, 09 Oct 2011 00:30:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94D5221C036; Sun, 9 Oct 2011 00:30:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6697F21C036 for ; Sun, 9 Oct 2011 00:30:50 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BE3BD1B4010 for ; Sun, 9 Oct 2011 00:30:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id BFDA48004B for ; Sun, 9 Oct 2011 00:30:48 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: Subject: [gentoo-commits] proj/catalyst:catalyst_2 commit in: files/ X-VCS-Repository: proj/catalyst X-VCS-Files: files/catalyst.conf X-VCS-Directories: files/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: a86bba7fc45d11eb27dfc4b46bcd2e44bef73f97 Date: Sun, 9 Oct 2011 00:30:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 583cf7d45021dd2250b44b71dd674b4b commit: a86bba7fc45d11eb27dfc4b46bcd2e44bef73f97 Author: Robin H. Johnson gentoo org> AuthorDate: Sat Oct 8 22:29:06 2011 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Sun Oct 9 00:30:42 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/catalyst.git;= a=3Dcommit;h=3Da86bba7f Change hashes for .DIGESTS to be SHA1/SHA512/WHIRLPOOL. SHA1 ease of vali= dation from non-*nix platforms. --- files/catalyst.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/files/catalyst.conf b/files/catalyst.conf index fbaaa3a..2f6c3d3 100644 --- a/files/catalyst.conf +++ b/files/catalyst.conf @@ -10,7 +10,7 @@ # haval256, md2, md4, md5, ripemd128, ripemd160, ripemd256, ripemd320, s= ha1, # sha224, sha256, sha384, sha512, snefru128, snefru256, tiger, tiger128, # tiger160, whirlpool -digests=3D"md5 sha1" +digests=3D"sha1 sha512 whirlpool" =20 # Creates a .CONTENTS file listing the contents of the file. Pick from a= ny of # the supported options below: