GitHub user zhitaoli opened a pull request:
https://github.com/apache/mesos/pull/213
Update vendored protobuf tar.gz to 3.2.0.
The content of `3rdparty/protobuf-3.2.0.tar.gz` is generated by:
- On a Mac OS, download and untar protobuf v3.2.0 source at
https://github.com/google/protobuf/archive/v3.2.0.tar.gz;
- Run `./autogen.sh`;
- Recompress and tar by `tar -czvf`.
Review: https://reviews.apache.org/r/58358
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhitaoli/mesos
public/zhitao/protobuf_320_binary_only
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mesos/pull/213.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #213
----
commit 3e88e8afbcc8e93fe358fdaf3063acd06fc5c99f
Author: Zhitao Li <[email protected]>
Date: 2017-04-06T20:51:57Z
Update vendored protobuf tar.gz to 3.2.0.
The content of `3rdparty/protobuf-3.2.0.tar.gz` is generated by:
- On a Mac OS, download and untar protobuf v3.2.0 source at
https://github.com/google/protobuf/archive/v3.2.0.tar.gz;
- Run `./autogen.sh`;
- Recompress and tar by `tar -czvf`.
Review: https://reviews.apache.org/r/58358
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---