Bug 270945

Summary: security/suricata: update to 6.0.11
Product: Ports & Packages Reporter: Franco Fichtner <franco>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://forum.suricata.io/t/suricata-6-0-11-released/3409
Attachments:
Description Flags
update franco: maintainer-approval+

Description Franco Fichtner 2023-04-20 05:40:09 UTC
Created attachment 241610 [details]
update

Hi,

This updates to Suricata 6.0.11.  The NETMAP option now has two modes but the newer one requires libnetmap and is therefore only appended to NETMAP option as a comment.

On Suricata 7 libnetmap is the only NETMAP option supported.


Cheers,
Franco
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-20 06:22:41 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-04-20 16:36:42 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9a577664ff0647fcef6f4222ef2c2de06e0e1b48

commit 9a577664ff0647fcef6f4222ef2c2de06e0e1b48
Author:     Franco Fichtner <franco@opnsense.org>
AuthorDate: 2023-04-20 06:16:52 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-04-20 16:31:45 +0000

    security/suricata: update to 6.0.11

    ChangeLog: https://forum.suricata.io/t/suricata-6-0-11-released/3409

     * LibHTP has been updated to 0.5.43. This is a required version that is bundled
       with the release.

     * Various security, performance, accuracy, and stability issues have been fixed

    PR:             270945
    Reported by:    franco@opnsense.org (maintainer)

 security/suricata/Makefile | 5 ++---
 security/suricata/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-20 16:37:10 UTC
Committed,

Thanks!