Bug 270945 - security/suricata: update to 6.0.11
Summary: security/suricata: update to 6.0.11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://forum.suricata.io/t/suricata-...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-20 05:40 UTC by Franco Fichtner
Modified: 2023-04-20 16:37 UTC (History)
1 user (show)

See Also:


Attachments
update (1.11 KB, patch)
2023-04-20 05:40 UTC, Franco Fichtner
franco: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!