You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by ijuma <gi...@git.apache.org> on 2017/09/13 11:35:28 UTC

[GitHub] kafka pull request #3844: MINOR: Use sha512 instead of sha2 suffix in releas...

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 <is...@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

----


---

[GitHub] kafka pull request #3844: MINOR: Use sha512 instead of sha2 suffix in releas...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/3844


---