trafficserver: 9.0.1 -> 9.0.2
Fixes CVE-2021-32566 and CVE-2021-32567. (cherry picked from commit d41e86c67ff65b898be3952bf66f803a121cd083)
This commit is contained in:
committed by
github-actions[bot]
parent
688f6ec8d7
commit
c57281c274
@@ -104,6 +104,7 @@ import ./make-test-python.nix ({ pkgs, ... }: {
|
||||
ats.wait_for_open_port(80)
|
||||
httpbin.wait_for_unit("httpbin")
|
||||
httpbin.wait_for_open_port(80)
|
||||
client.wait_for_unit("network-online.target")
|
||||
|
||||
with subtest("Traffic Server is running"):
|
||||
out = ats.succeed("traffic_ctl server status")
|
||||
|
||||
Reference in New Issue
Block a user