GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/3844
MINOR: Use sha512 instead of sha2 suffix in release artifacts As per Apache guidelines: http://www.apache.org/dev/release-distribution#sigs-and-sums You can merge this pull request into a Git repository by running: $ git pull https://github.com/ijuma/kafka fix-sha512-naming Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3844.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3844 ---- commit 63683bbe7a6ad19dd4f54456e9e1b502cee73687 Author: Ismael Juma <ism...@juma.me.uk> Date: 2017-09-13T11:34:57Z MINOR: Use sha512 instead of sha2 suffix in release artifacts As per Apache guidelines: http://www.apache.org/dev/release-distribution#sigs-and-sums ---- ---