+1 (non-binding)

Tested on Debian 8 the following configurations:

```
$ configure && make -j8 check
$ configure && make -j8  distcheck
$ configure && sudo make -j8 check
$ configure && sudo make-j8 distcheck 
$ configure --enable-ssl --enable-libevent && make -j8  check
$ configure --enable-ssl --enable-libevent && make -j8  distcheck
$ configure --enable-ssl --enable-libevent && sudo make-j8 check
$ configure --enable-ssl --enable-libevent && sudo make-j8 distcheck 
```
Apart from the known non blocker issues 

> On 08 Dec 2015, at 04:59, Till Toenshoff <toensh...@me.com> wrote:
> 
> Hi friends,
> 
> we had noticed some discrepancies between the V0 API and the V1 API,
> hence we had to create a new release candidate even after the voting of
> 0.26.0-rc3 had officially ended. Sorry for that!
> 
> Please vote on releasing the following candidate as Apache Mesos 0.26.0.
> 
> The CHANGELOG for the release is available at:
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.26.0-rc4
> --------------------------------------------------------------------------------
> 
> The candidate for Mesos 0.26.0 release is available at:
> https://dist.apache.org/repos/dist/dev/mesos/0.26.0-rc4/mesos-0.26.0.tar.gz
> 
> The tag to be voted on is 0.26.0-rc4:
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.26.0-rc4
> 
> The MD5 checksum of the tarball can be found at:
> https://dist.apache.org/repos/dist/dev/mesos/0.26.0-rc4/mesos-0.26.0.tar.gz.md5
> 
> The signature of the tarball can be found at:
> https://dist.apache.org/repos/dist/dev/mesos/0.26.0-rc4/mesos-0.26.0.tar.gz.asc
> 
> The PGP key used to sign the release is here:
> https://dist.apache.org/repos/dist/release/mesos/KEYS
> 
> The JAR is up in Maven in a staging repository here:
> https://repository.apache.org/content/repositories/orgapachemesos-1093
> 
> Please vote on releasing this package as Apache Mesos 0.26.0!
> 
> The vote is open until Fri Dec 11 04:50:51 CET 2015 and passes if a majority 
> of at least 3 +1 PMC votes are cast.
> 
> [ ] +1 Release this package as Apache Mesos 0.26.0
> [ ] -1 Do not release this package because ...
> 
> Thanks,
> Bernd & Till
> 

Reply via email to