From: Jeff Lucovsky Date: Sat, 8 Feb 2025 17:05:11 +0000 (-0500) Subject: detect/csum: Update min-version X-Git-Tag: suricata-7.0.9~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2283%2Fhead;p=thirdparty%2Fsuricata-verify.git detect/csum: Update min-version Issue: 7468 The backport of 7467 to main-7.0.x allows these tests to run in a 7.0.x environment. --- diff --git a/tests/detect-chksum-01/test.yaml b/tests/detect-chksum-01/test.yaml index 60b75fefd..3e61693c7 100644 --- a/tests/detect-chksum-01/test.yaml +++ b/tests/detect-chksum-01/test.yaml @@ -1,5 +1,5 @@ requires: - min-version: 8 + min-version: 7 args: - --set stream.checksum-validation=yes diff --git a/tests/detect-chksum-02/test.yaml b/tests/detect-chksum-02/test.yaml index 1af4ca7f7..df9b1398c 100644 --- a/tests/detect-chksum-02/test.yaml +++ b/tests/detect-chksum-02/test.yaml @@ -1,5 +1,5 @@ requires: - min-version: 8 + min-version: 7 pcap: ../detect-chksum-01/input.pcap