#6100 create bsd-style checksum files for CHECKSUM files
Closed: Fixed None Opened 9 years ago by till.

Create the files like https://getfedora.org/en/static/checksums/Fedora-Workstation-21-x86_64-CHECKSUM

using "--tag", this adds an tag that shows which digest algorithm was used:

{{{
$ sha256sum --tag /dev/null
SHA256 (/dev/null) = e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
}}}

This still allows to verify the files as usual.


We have agreed to do this

This has been implemented

Metadata Update from @till:
- Issue set to the milestone: Fedora 22 Final

7 years ago

Login to comment on this ticket.

Metadata