This is an automated email from the ASF dual-hosted git repository.

zwoop pushed a change to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 94d678f  Change from SHA1 to SHA512
     new 3593f51  Fixed to build on Fedora 26 with gcc7
     new a327236  Fix build errors for glibc 2.25
     new ef96445  Added fallthrough comments for Fedora 26 and gcc7 for 
clustering
     new 0dee0df  Added fallthrough comments for Fedora 26 and gcc7 for ICP
     new 5d1267e  Added fallthrough comments for Fedora 26 and gcc7 for plugins 
and API

The 5 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:
 configure.ac                                       |   4 +-
 example/cache-scan/cache-scan.cc                   |   1 +
 example/null-transform/null-transform.c            |   1 +
 iocore/cache/CachePages.cc                         |   2 +
 iocore/cluster/ClusterCache.cc                     |   3 +-
 iocore/cluster/ClusterHandler.cc                   |   1 +
 iocore/cluster/ClusterHandlerBase.cc               |   4 +
 iocore/cluster/ClusterVConnection.cc               |   2 +
 iocore/dns/DNS.cc                                  |   1 +
 iocore/eventsystem/UnixEventProcessor.cc           |   2 +
 iocore/net/Socks.cc                                |   4 +-
 iocore/utils/OneWayTunnel.cc                       |  10 +-
 lib/cppapi/InterceptPlugin.cc                      |   2 +
 lib/ts/ink_hrtime.cc                               |   5 +
 lib/ts/ink_res_init.cc                             |   2 -
 lib/ts/ink_resolver.h                              |   2 -
 mgmt/WebMgmtUtils.cc                               |  15 +++
 .../collapsed_connection/MurmurHash3.cc            |  29 ++++++
 plugins/experimental/inliner/ts.h                  |   8 +-
 plugins/experimental/memcache/tsmemcache.cc        |   2 +
 plugins/experimental/money_trace/money_trace.cc    |   2 +
 .../experimental/ts_lua/ts_lua_http_intercept.c    |   1 +
 proxy/ICP.cc                                       |  10 ++
 proxy/InkAPI.cc                                    |   1 +
 proxy/SocksProxy.cc                                |   3 +-
 proxy/http/HttpSM.cc                               |   9 +-
 proxy/http/HttpTransact.cc                         | 108 +++++++--------------
 proxy/logging/LogCollationClientSM.cc              |   3 +-
 28 files changed, 144 insertions(+), 93 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to