+1: make check passing on OS X 10.8 and CentOS 5.5.
On Wed, Jan 8, 2014 at 9:08 AM, Chris Mattmann <[email protected]> wrote: > +1 from me. > > SIGS pass, CHECKSUMS pass: > > [chipotle:~/tmp/apache-mesos-0.15.0-rc5] mattmann% > $HOME/bin/stage_apache_rc mesos 0.15.0 > https://dist.apache.org/repos/dist/dev/mesos/mesos-0.15.0-rc5/ > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 22.7M 100 22.7M 0 0 220k 0 0:01:45 0:01:45 --:--:-- > 165k > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 487 100 487 0 0 398 0 0:00:01 0:00:01 --:--:-- > 425 > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 70 100 70 0 0 57 0 0:00:01 0:00:01 --:--:-- > 61 > [chipotle:~/tmp/apache-mesos-0.15.0-rc5] mattmann% > $HOME/bin/verify_gpg_sigs > Verifying Signature for file mesos-0.15.0.tar.gz.asc > gpg: Signature made Thu Dec 26 20:17:30 2013 EST using RSA key ID 5C6E508C > gpg: Good signature from "Vinod Kone (Key for signing Apache releases) > <[email protected]>" > gpg: WARNING: This key is not certified with a trusted signature! > gpg: There is no indication that the signature belongs to the > owner. > Primary key fingerprint: F8C2 3D78 85E7 9F19 7508 AF5B 2B1D 89DA 5C6E 508C > [chipotle:~/tmp/apache-mesos-0.15.0-rc5] mattmann% > $HOME/bin/verify_md5_checksums > md5sum: stat '*.bz2': No such file or directory > md5sum: stat '*.zip': No such file or directory > md5sum: stat '*.tgz': No such file or directory > mesos-0.15.0.tar.gz: OK > [chipotle:~/tmp/apache-mesos-0.15.0-rc5] mattmann% > > > Thanks guys! > > Cheers, > Chris > > > > > -----Original Message----- > From: Vinod Kone <[email protected]> > Reply-To: "[email protected]" <[email protected]> > Date: Thursday, December 26, 2013 5:23 PM > To: dev <[email protected]> > Subject: [VOTE] Release Apache Mesos 0.15.0 (rc5) > > >Hi all, > > > >Please vote on releasing the following candidate as Apache Mesos 0.15.0. > > > > > >0.15.0 includes the following major features: > >-------------------------------------------------------------------------- > >------ > > > >* The primary feature in this release is to add authentication support > > between frameworks and masters. > > * You can set --authentication=true on masters to only allow > > authenticated frameworks to register. > > * Frameworks can call the new `MesosSchedulerDriver` constructor to > > enable authentication. > > > >* This release also moves Jenkins framework out of the mesos repo to > > https://github.com/jenkinsci/mesos-plugin. > > > > > >To see the CHANGELOG please refer to: > > > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGEL > >OG;hb=0.15.0-rc5 > >-------------------------------------------------------------------------- > >------ > > > >The candidate for Mesos 0.15.0 release is available at: > > > https://dist.apache.org/repos/dist/dev/mesos/mesos-0.15.0-rc5/mesos-0.15.0 > >.tar.gz > > > >The tag to be voted on is 0.15.0-rc5: > >https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.15.0-rc5 > > > >The MD5 checksum of the tarball can be found at: > > > https://dist.apache.org/repos/dist/dev/mesos/mesos-0.15.0-rc5/mesos-0.15.0 > >.tar.gz.md5 > > > >The signature of the tarball can be found at: > > > https://dist.apache.org/repos/dist/dev/mesos/mesos-0.15.0-rc5/mesos-0.15.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-023/ > > > >Please vote on releasing this package as Apache Mesos 0.15.0! > > > >The vote is open until Sun Dec 29 17:18:21 PST 2013 and passes if a > >majority of at least 3 +1 PMC votes are cast. > > > >[ ] +1 Release this package as Apache Mesos 0.15.0 > >[ ] -1 Do not release this package because ... > > > >Thanks, > >Vinod > > >
