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
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] Thanks!
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(-)
Committed, Thanks!