Hello,

Update for Suricata to 6.0.4:

https://github.com/OISF/suricata/releases/tag/suricata-6.0.4

OK? Comments?

Cheers.-

-- 

                 %gonzalo
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/suricata/Makefile,v
retrieving revision 1.45
diff -u -p -r1.45 Makefile
--- Makefile    2 Nov 2021 00:02:20 -0000       1.45
+++ Makefile    9 Dec 2021 12:16:07 -0000
@@ -2,13 +2,12 @@
 
 COMMENT =      high performance network IDS, IPS and security monitoring
 
-SURICATA_V =   6.0.3
-SUPDATE_V =    1.2.1
+SURICATA_V =   6.0.4
+SUPDATE_V =    1.2.3
 
 DISTNAME =     suricata-${SURICATA_V}
 CATEGORIES =   security
 SHARED_LIBS += htp                       0.0 # 2.0
-REVISION =     0
 
 HOMEPAGE =     https://suricata-ids.org/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/suricata/distinfo,v
retrieving revision 1.16
diff -u -p -r1.16 distinfo
--- distinfo    26 Oct 2021 16:29:57 -0000      1.16
+++ distinfo    9 Dec 2021 12:16:07 -0000
@@ -1,2 +1,2 @@
-SHA256 (suricata-6.0.3.tar.gz) = 2vE0uy18mAA16a5g96rzEzI6gJNAAJ8m5IEQzN6B9gI=
-SIZE (suricata-6.0.3.tar.gz) = 32421197
+SHA256 (suricata-6.0.4.tar.gz) = qPGX4z0WeGieu/e8Gr6Ek0xGXSLFBMR8LH6bdKoELQ0=
+SIZE (suricata-6.0.4.tar.gz) = 32498036
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/security/suricata/pkg/PLIST,v
retrieving revision 1.18
diff -u -p -r1.18 PLIST
--- pkg/PLIST   26 Oct 2021 16:29:58 -0000      1.18
+++ pkg/PLIST   9 Dec 2021 12:16:07 -0000
@@ -148,7 +148,7 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/suricata/update/sources.py
 lib/python${MODPY_VERSION}/site-packages/suricata/update/util.py
 lib/python${MODPY_VERSION}/site-packages/suricata/update/version.py
-lib/python${MODPY_VERSION}/site-packages/suricata_update-1.2.2-py${MODPY_VERSION}.egg-info
+lib/python${MODPY_VERSION}/site-packages/suricata_update-${SUPDATE_V}-py${MODPY_VERSION}.egg-info
 lib/python${MODPY_VERSION}/site-packages/suricatasc/
 lib/python${MODPY_VERSION}/site-packages/suricatasc/__init__.py
 
${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/suricatasc/${MODPY_PYCACHE}/
@@ -185,12 +185,14 @@ share/suricata/rules/files.rules
 @sample ${SYSCONFDIR}/suricata/rules/files.rules
 share/suricata/rules/http-events.rules
 @sample ${SYSCONFDIR}/suricata/rules/http-events.rules
+share/suricata/rules/http2-events.rules
 share/suricata/rules/ipsec-events.rules
 @sample ${SYSCONFDIR}/suricata/rules/ipsec-events.rules
 share/suricata/rules/kerberos-events.rules
 @sample ${SYSCONFDIR}/suricata/rules/kerberos-events.rules
 share/suricata/rules/modbus-events.rules
 @sample ${SYSCONFDIR}/suricata/rules/modbus-events.rules
+share/suricata/rules/mqtt-events.rules
 share/suricata/rules/nfs-events.rules
 @sample ${SYSCONFDIR}/suricata/rules/nfs-events.rules
 share/suricata/rules/ntp-events.rules

Reply via email to