This is an automated email from the ASF dual-hosted git repository.
bneradt pushed a change to branch 11-Dev
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from dda49009c5 Merge latest master into 11-Dev
add f5f2256c00 Do not allow extra CRs in chunks (#11936)
add 12793241cd Deduplicate `StripeSM` evacuate hit window computation
(#11919)
add 474c5cb05d Turn off cache for coverity build (#11939)
add 44201caa00 Remove Vagrant related files (#11932)
new d00eba8a08 Merge latest master into 11-Dev
The 1 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:
CMakePresets.json | 3 +-
Vagrantfile | 100 -------
contrib/vagrant-setup.sh | 121 --------
doc/.tx/config | 5 -
doc/developer-guide/index.en.rst | 1 -
.../testing-with-vagrant/index.en.rst | 258 ------------------
.../developer-guide/documentation/building.en.po | 69 -----
.../testing-with-vagrant/index.en.po | 303 ---------------------
src/iocore/cache/CacheDir.cc | 3 +-
src/iocore/cache/Stripe.h | 2 +-
src/iocore/cache/StripeSM.cc | 11 +-
src/iocore/cache/StripeSM.h | 6 +-
src/proxy/http/HttpTunnel.cc | 12 +
.../chunked_encoding/bad_chunked_encoding.test.py | 6 +-
.../replays/malformed_chunked_header.replay.yaml | 49 +++-
15 files changed, 78 insertions(+), 871 deletions(-)
delete mode 100644 Vagrantfile
delete mode 100644 contrib/vagrant-setup.sh
delete mode 100644 doc/developer-guide/testing-with-vagrant/index.en.rst
delete mode 100644
doc/locale/ja/LC_MESSAGES/developer-guide/documentation/building.en.po
delete mode 100644
doc/locale/ja/LC_MESSAGES/developer-guide/testing-with-vagrant/index.en.po