This is an automated email from the ASF dual-hosted git repository.
tillt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 26ea709 Added monitoring paragraph to high-availability.md.
new d396478 Removed version check from libevent dependency tracking.
new 53976ee Removed version check from libevent dependency tracking from
libprocess.
new e67022f Fixed ssl build specific incompatiblity with libevent later
than 2.1.5.
new 3dcdb32 Updated libevent linkage to adhere to best practices.
new 2ccc37e Updated libevent linkage to adhere to best practices.
new 9c0d41e Moved libevent_openssl validation into libevent.m4.
new a54a798 Moved libevent_openssl validation into libevent.m4.
new bfbb9e0 Removed unbundling by default for libevent on macOS when
using CMake.
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
3rdparty/cmake/FindLIBEVENT.cmake | 2 +-
3rdparty/libprocess/Makefile.am | 3 +-
3rdparty/libprocess/configure.ac | 24 +------
3rdparty/libprocess/m4/libevent.m4 | 80 ++++++++--------------
.../src/posix/libevent/libevent_ssl_socket.cpp | 8 +++
cmake/CompilationConfigure.cmake | 9 +--
configure.ac | 24 +------
m4/libevent.m4 | 80 ++++++++--------------
src/python/native_common/ext_modules.py.in | 10 ++-
9 files changed, 77 insertions(+), 163 deletions(-)