On Friday 06 July 2012 11:32:22 Ulrich Mueller wrote: > However, I remember that there used to be some problems with SHA256 > and DSA keys. Before we add "--digest-algo SHA256" to the default > PORTAGE_GPG_SIGNING_COMMAND in make.globals, I'd like to ask for > feedback if it works without problems.
a lot of files in the tree are already signed with SHA256 and SHA512
$ find /usr/portage/ -name Manifest -exec head -2 {} + | \
grep Hash: | sort | uniq -c
5669 Hash: SHA1
3598 Hash: SHA256
2034 Hash: SHA512
-mike
signature.asc
Description: This is a digitally signed message part.
