This is an automated email from the ASF dual-hosted git repository.
ocket8888 pushed a change to branch 5.1.x
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from 4cbce4f Le fix 5.1.x (#5651)
new 03999e6 Allow PURGE over localhost in atscfg (#5619)
new 217bbe1 Fix t3c reload and updPending unset (#5583)
new dc81fdf Fix atscfg comparing pointers not values (#5536)
new ed89519 Fix logrotate permissions for Traffic Stats (#5650)
new 6dbce7b Remove crconfig generation warning for topology-based DSes
(#5654)
new 667e393 TM init.d script: Append to traffic_monitor.log (#5655)
new f22b5d3 Fix ORT to reload traffic server when lua scripts are added
or changed. (#5574)
new 932d319 Fix atscfg Service Category hdr to be internal (#5657)
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:
CHANGELOG.md | 15 +++++++--
lib/go-atscfg/headerrewritedotconfig.go | 4 ++-
lib/go-atscfg/headerrewritemiddotconfig.go | 2 +-
lib/go-atscfg/headerrewritemiddotconfig_test.go | 20 +++++++----
lib/go-atscfg/ipallowdotconfig.go | 11 ++++++
lib/go-atscfg/ipallowdotconfig_test.go | 4 +--
lib/go-atscfg/meta.go | 10 +++---
lib/go-atscfg/remapdotconfig.go | 10 +++---
traffic_monitor/build/traffic_monitor.init | 2 +-
traffic_ops/traffic_ops_golang/crconfig/servers.go | 6 ++--
traffic_ops_ort/t3c/torequest/torequest.go | 39 +++++++++++-----------
traffic_ops_ort/traffic_ops_ort.pl | 6 +++-
traffic_stats/build/traffic_stats.spec | 2 +-
13 files changed, 85 insertions(+), 46 deletions(-)