-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65905/#review198658
-----------------------------------------------------------
Patch looks great!
Reviews applied: [65838, 65905]
Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose
--disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh
- Mesos Reviewbot
On March 5, 2018, 9:02 a.m., Benjamin Bannier wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65905/
> -----------------------------------------------------------
>
> (Updated March 5, 2018, 9:02 a.m.)
>
>
> Review request for mesos, Kapil Arya, Till Toenshoff, and Vinod Kone.
>
>
> 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
> -----
>
> support/release.sh 3aeda92e6bd48683cf609fa527633cd47b9f7dce
> support/vote.sh 649eebc6b5fe1b3783ae0c2c1706f1349ddc436c
>
>
> Diff: https://reviews.apache.org/r/65905/diff/3/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Benjamin Bannier
>
>
|