-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58358/
-----------------------------------------------------------
(Updated April 18, 2017, 6:22 p.m.)
Review request for mesos, Anand Mazumdar and Joseph Wu.
Changes
-------
Only include binary files.
Summary (updated)
-----------------
Update vendored protobuf tar.gz to 3.2.0.
Bugs: MESOS-7228
https://issues.apache.org/jira/browse/MESOS-7228
Repository: mesos
Description (updated)
-------
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.0rc2.tar.gz;
- Run `./autogen.sh`;
- Recompress and tar by `tar -czvf`.
Diffs (updated)
-----
3rdparty/protobuf-2.6.1.tar.gz e1c2d541c1eb806e837ff5d1e9d3fdb678b40e06
3rdparty/protobuf-3.2.0.tar.gz PRE-CREATION
Diff: https://reviews.apache.org/r/58358/diff/4/
Changes: https://reviews.apache.org/r/58358/diff/3-4/
Testing
-------
Thanks,
Zhitao Li