Page MenuHomeFreeBSD

security/suricata: Update to 3.2.2
ClosedPublic

Authored by ultima on Jun 18 2017, 1:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 20 2024, 6:17 PM
Unknown Object (File)
Feb 18 2024, 8:15 AM
Unknown Object (File)
Jan 29 2024, 9:42 PM
Unknown Object (File)
Dec 20 2023, 6:10 AM
Unknown Object (File)
Dec 9 2023, 10:27 PM
Unknown Object (File)
Dec 4 2023, 4:06 AM
Unknown Object (File)
Nov 11 2023, 9:42 PM
Unknown Object (File)
Nov 8 2023, 5:16 AM
Subscribers

Details

Summary
  • Updated to 3.2.2
  • Depends on libhtp 0.5.24 or greater
  • Listen on multiple PCAP interfaces via RC script
  • Dependencies added in the 3.2.1 update move to the PRELUDE option where they belong

Changelog:

  • Support additional runmodes for unix-socket
  • make install-full can have race conditions on OSX
  • af-packet: faulty VLAN handling in tpacket-v3 mode
  • bad checksum 0xffff
  • ippair: xbit unset memory leak
  • file store: file log / file store mismatch with multiple files
  • app-layer: fix memleak on bad traffic
  • http body handling: failed assertion
  • ippair: pair is direction sensitive
  • defrag – overlap issue in linux policy
  • unix socket: race condition on start up

PR\: 220026
Sumitted by\: Franco Fichtner <franco@opnsense.org> (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: possible use of absolute pathname "/var/log/${PORTNAME}".
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 2 warnings found.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 9951
Build 10383: arc lint + arc unit