BUILD: Generate sha256 checksums in publish-release
authorTim Duesterhus <tim@bastelstu.be>
Thu, 19 Jul 2018 21:57:56 +0000 (23:57 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 20 Jul 2018 08:50:20 +0000 (10:50 +0200)
commit3ce3811a9c510bc5c33047be058c1e3601f9e036
tree999a2403c8e3e074aee34d10a626c3664a35e629
parent4507351a2fb6e8d6856a7f107616d51cd9d76b74
BUILD: Generate sha256 checksums in publish-release

Currently only md5 signatures are generated. While md5
still is not broken with regard to preimage attacks, sha256
clearly is the current secure solution.

This patch should be backported to all supported branches.
scripts/publish-release