Generate checksum for .img.gz binaries, remove md5 checksum #237

Closed
fbl wants to merge 2 commits from fbl:checksum into master
Owner
No description provided.
fbl added 2 commits 2022-04-06 13:22:52 +02:00
4e04978bf9 buildscript: fix checksum generation for *.img.gz binaries
The new x86_64 target produces gzip compressed binaries, so it is
necessary to generate checksums for *.img.gz files as well.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
c59280b348 buildscript: drop md5 checksum
The md5 checksum has not been used by fff-upgrade since 2016 [1]. Since
md5 does not have any advantages over sha256 in our use case, drop md5
checksum entirely.

[1] da1199a55b

Signed-off-by: Fabian Bläse <fabian@blaese.de>
fbl added this to the 20220413 milestone 2022-04-06 13:26:09 +02:00
Member
Reviewed-by: Christian Dresel <freifunk@dresel.systems>
```` Reviewed-by: Christian Dresel <freifunk@dresel.systems> ````
ChristianD approved these changes 2022-04-09 09:32:44 +02:00
Author
Owner

applied.

applied.
fbl closed this pull request 2022-04-13 19:24:32 +02:00
fbl deleted branch checksum 2022-04-13 19:24:34 +02:00

Pull request closed

Sign in to join this conversation.
No description provided.