----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65905/ -----------------------------------------------------------
(Updated March 7, 2018, 1:37 p.m.) Review request for mesos, Kapil Arya, Till Toenshoff, and Vinod Kone. Changes ------- Make script with homebrew's coreutils as suggested by Till offline. Repository: mesos Description ------- Apache now requires SHA checksum files instead of the previously required MD5, see the [signing recommendations](1). This patch updates the Mesos vote and release tooling to accommodate that change in policy. We use SHA512 as recommended in the [Apache SHA checksum FAQ](2). We also fix the format of the produced digest file to be compatible with `sha512sum` to ease automatic release verification. [1]: http://www.apache.org/dev/release-distribution#sigs-and-sums [2]: http://www.apache.org/dev/release-signing#sha-checksum Diffs (updated) ----- support/release.sh 3aeda92e6bd48683cf609fa527633cd47b9f7dce support/vote.sh 649eebc6b5fe1b3783ae0c2c1706f1349ddc436c Diff: https://reviews.apache.org/r/65905/diff/4/ Changes: https://reviews.apache.org/r/65905/diff/3-4/ Testing ------- Thanks, Benjamin Bannier
