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

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


    from 7a4294c335 Propagate PROXY-Protocol src to outbound surfaces (#13120)
     new f4d07fe080 Fix XPACK relative index underflow (#13144)
     new e3c61e8164 Fix combo paths with embedded colons (#13143)
     new d822d8529d Remove cache alternate vector detach (#13138)
     new f46aebb6dc Turn off ASAN leak detection running 
tscore/CompileParseRules during build (#13137)
     new 2f8a34e66c Fix index issue with records in 
HostDBRecord::select_best_srv (#13132)
     new ed11df09b8 Fix bg fill teardown crash in update_size_and_time_stats 
(#13114)

The 6 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:
 plugins/esi/combo_handler.cc                       |  2 +-
 src/iocore/cache/CacheHttp.cc                      | 21 ----------
 src/iocore/cache/P_CacheHttp.h                     |  1 -
 src/iocore/hostdb/HostDB.cc                        | 16 ++++----
 src/proxy/hdrs/XPACK.cc                            | 11 +++++-
 src/proxy/hdrs/unit_tests/test_XPACK.cc            | 19 +++++++++
 src/proxy/http/HttpSM.cc                           | 46 ++++++++++++++++++++++
 src/tscore/CMakeLists.txt                          |  2 +-
 .../pluginTest/combo_handler/combo_handler.test.py | 12 ++++++
 9 files changed, 97 insertions(+), 33 deletions(-)

Reply via email to