Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Dec 2022 17:41:40 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e6c7a0eba9a2 - main - security/suricata: update to 6.0.9
Message-ID:  <202212141741.2BEHfeLw062300@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=e6c7a0eba9a248fee3334d1e486612797c47efd6

commit e6c7a0eba9a248fee3334d1e486612797c47efd6
Author:     Franco Fichtner <franco@opnsense.org>
AuthorDate: 2022-12-14 07:15:46 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-12-14 17:36:59 +0000

    security/suricata: update to 6.0.9
    
    ChangeLog: https://suricata.io/2022/11/29/suricata-6-0-9-released/
    
    LibHTP has been updated to 0.5.42 and is bundled with the release.
    Various security, performance, accuracy and stability issues have been fixed.
    
    PR:             268347
    Reported by:    franco@opnsense.org (maintainer)
---
 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 998bffaa54c8..735e4ac3c623 100644
--- a/security/suricata/Makefile
+++ b/security/suricata/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	suricata
-DISTVERSION=	6.0.8
-PORTREVISION=	3
+DISTVERSION=	6.0.9
 CATEGORIES=	security
 MASTER_SITES=	https://www.openinfosecfoundation.org/download/
 
diff --git a/security/suricata/distinfo b/security/suricata/distinfo
index 4fe2d726f074..5b6192ccdeb0 100644
--- a/security/suricata/distinfo
+++ b/security/suricata/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664344381
-SHA256 (suricata-6.0.8.tar.gz) = 253ce3cc0df967ad9371d6ea8d4eed91ec593df3ed04e08229c7cf85780c91a3
-SIZE (suricata-6.0.8.tar.gz) = 32697425
+TIMESTAMP = 1669802492
+SHA256 (suricata-6.0.9.tar.gz) = 3225edcbd0277545b7128df7b71652e6816f3b4978347d2f4fe297d55ed070e8
+SIZE (suricata-6.0.9.tar.gz) = 27352128



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212141741.2BEHfeLw062300>