Simple update to the latest suricata release.  Release notes at:
https://forum.suricata.io/t/suricata-7-0-5-and-6-0-19-released/4617

Looks like a couple CVEs fixed based on the release announcement,
but I couldn't find details.

Tested briefly on amd64.

OKs?

Thanks,
Jeremy

Index: Makefile
===================================================================
RCS file: /cvs/ports/security/suricata/Makefile,v
retrieving revision 1.68
diff -u -p -u -p -r1.68 Makefile
--- Makefile    27 Mar 2024 21:31:15 -0000      1.68
+++ Makefile    24 Apr 2024 00:12:15 -0000
@@ -3,8 +3,8 @@ NOT_FOR_ARCHS = powerpc64 riscv64
 
 COMMENT =      high performance network IDS, IPS and security monitoring
 
-SURICATA_V =   7.0.4
-SUPDATE_V =    1.3.2
+SURICATA_V =   7.0.5
+SUPDATE_V =    1.3.3
 
 DISTNAME =     suricata-${SURICATA_V}
 CATEGORIES =   security
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/suricata/distinfo,v
retrieving revision 1.23
diff -u -p -u -p -r1.23 distinfo
--- distinfo    27 Mar 2024 21:31:15 -0000      1.23
+++ distinfo    24 Apr 2024 00:12:15 -0000
@@ -1,2 +1,2 @@
-SHA256 (suricata-7.0.4.tar.gz) = ZABgEgAkvnDb6B9uxu/HLkYlD8s2IZ3/Z+ZBciD/Ibc=
-SIZE (suricata-7.0.4.tar.gz) = 23610769
+SHA256 (suricata-7.0.5.tar.gz) = H/tWgVjyZcCFVEZL+4VOZWjvaDvwMxKSO1HyjFB5Ck4=
+SIZE (suricata-7.0.5.tar.gz) = 23612189

Reply via email to