You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Benjamin Bannier <be...@mesosphere.io> on 2018/03/05 13:42:57 UTC

Review Request 65905: Used SHA512 for release file checksums.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65905/
-----------------------------------------------------------

Review request for mesos, Till Toenshoff and Vinod Kone.


Repository: mesos


Description
-------

Apache now requires SHA checksum files instead of the previously
required MD5, see [here](1). This patch updates the Mesos vote and
release tooling to accommodate that change in policy.

[1]: http://www.apache.org/dev/release-distribution#sigs-and-sums


Diffs
-----

  support/release.sh 3aeda92e6bd48683cf609fa527633cd47b9f7dce 
  support/vote.sh 649eebc6b5fe1b3783ae0c2c1706f1349ddc436c 


Diff: https://reviews.apache.org/r/65905/diff/1/


Testing
-------


Thanks,

Benjamin Bannier