Open
Description
We should compute and display SHA-256 hashes of tarballs in make release
and make it clear that MD5 is unsafe and for compatibility only. I think we should keep all the MD5 hashes for now to avoid any compatibility issues related to sourceforge. But after sourceforge is retired, it should be safe to remove all uses of MD5.
HOWTO-release.md
should also be updated accordingly.
Related to #1180.