Date: Fri, 29 Mar 2024 17:53:04 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1b0ccb9849fa - main - security/suricata: update to 7.0.4 Message-ID: <202403291753.42THr4cw049083@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b0ccb9849fa269e7a530760d1f43c8df2983c4c commit 1b0ccb9849fa269e7a530760d1f43c8df2983c4c Author: Franco Fichtner <franco@opnsense.org> AuthorDate: 2024-03-26 19:20:08 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2024-03-29 17:52:28 +0000 security/suricata: update to 7.0.4 ChangeLog: https://suricata.io/2024/03/19/suricata-7-0-4-and-6-0-17-released/ CVEs have been RESERVED but no details have been provided yet. PR: 277880 Reported by: franco@opnsense.org Security: CVE-2024-28870 CVE-2024-28871 --- security/suricata/Makefile | 3 +-- security/suricata/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 437f58bbb849..3610d545d253 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -1,6 +1,5 @@ PORTNAME= suricata -DISTVERSION= 7.0.3 -PORTREVISION= 1 +DISTVERSION= 7.0.4 CATEGORIES= security MASTER_SITES= https://www.openinfosecfoundation.org/download/ diff --git a/security/suricata/distinfo b/security/suricata/distinfo index 2842b77a5acd..869a45abe4bb 100644 --- a/security/suricata/distinfo +++ b/security/suricata/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707400170 -SHA256 (suricata-7.0.3.tar.gz) = ea0742d7a98783f1af4a57661af6068bc2d850ac3eca04b3204d28ce165e35ff -SIZE (suricata-7.0.3.tar.gz) = 23599903 +TIMESTAMP = 1710922065 +SHA256 (suricata-7.0.4.tar.gz) = 640060120024be70dbe81f6ec6efc72e46250fcb36219dff67e6417220ff21b7 +SIZE (suricata-7.0.4.tar.gz) = 23610769
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403291753.42THr4cw049083>