pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: llvm build fail when Linux kernel/openssl in FIPS 140-2 compliance mode
On Mon, Jun 28, 2021 at 06:34:03PM -0400, Peter Lai wrote:
> There should be a way to bypass md5 in a build script though; 99% of
> cases sha256 is available. At least we're only talking about builds
> here. Could be worse: https://access.redhat.com/solutions/256053
MD5 hashes are part of file formats. That's why you can't just replace
them with a different hash. Same for SHA1.
Joerg
Home |
Main Index |
Thread Index |
Old Index