Fixes https://pagure.io/pagure/issue/2622
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
why not SHA-512?
Why sha-512? (compute time would be one reason why 256 vs 512)
I don't have a good answer, that's why I pinged @till and @puiterwijk also on IRC. Not sure if 256 is enough or if we really want 512. I'm ok w/ changing, just wanted to hear from more people what they think :)
rebased onto 65b9684515c838fc334e4fc918c56c37a70ec26c
@pingou compute time doesn't sound like a valid argument (welcome to XXI). Also SHA256 is just cut SHA512, so it should not be anytime faster =)
Honestly I would argue for switching to SHA-3 family, but... =)
P.S. we use SHA-512 in dist-git for lookaside..
rebased onto 704f860826333cfd8fab12fe80d5f807d6623129
rebased onto 472fbbd9d2c22835e228df23a829e5cea3178e4f
rebased onto e3acfa30fe8ce10d1f778fc50df9c64d8a1cf53a
It looks good to me. I was not aware that there is only one directory with all release. Maybe it would be a good idea to rename the file to CHECKSUMS or 00-CHECKSUMS to make sure that it is usually at the top of the directory listing.
It's one directory per project not for all, but otherwise yes.
I'll rename the file.
rebased onto 843f7ca350c4504823feba2f2b30e3bda9087b0f
rebased onto 46dad839afee645ca52969d27b8f2355077e7657
rebased onto 36309a674636e40d41c2e865950095ed230a5e49
File renamed and hinted for in the html :)
Thank you, +1
Thanks! :)
Pull-Request has been merged by pingou
Fixes https://pagure.io/pagure/issue/2622
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr