Skip to content

Bug 40077: Allow to specify sha512sum for input_files

boklm requested to merge boklm/rbm:bug_40077 into main

Also add the sha512 and sha512file template functions.

We also add tests to test.pl to check that we exit with an error when sha256sum or sha512sum is wrong (and that we don't when it's the expected one).

Tested by running ./test.pl.

#40077 (closed)

/cc @pierov

Edited by boklm

Merge request reports