Page MenuHomeFreeBSD

net-mgmt/ipaudit: update to 1.1 and takeover maintainership
ClosedPublic

Authored by ultima on Jun 25 2017, 5:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 28 2024, 3:00 AM
Unknown Object (File)
Nov 23 2024, 1:28 PM
Unknown Object (File)
Nov 7 2024, 1:54 PM
Unknown Object (File)
Oct 14 2024, 12:43 AM
Unknown Object (File)
Oct 3 2024, 5:09 PM
Unknown Object (File)
Sep 24 2024, 4:30 AM
Unknown Object (File)
Sep 24 2024, 1:01 AM
Unknown Object (File)
Sep 23 2024, 1:25 AM
Subscribers

Details

Summary
  • Updated to 1.1
  • New maintainer Jov <amutu@amutu.com>
  • Removed obsolete patches
    • Fix typo in add_ports(), change to tcp_ports[] to udp_ports[]
    • Fixed pid file, write it from parent process *after* terminal is detached.
    • Fixed daemon mode, no longer depends on pid file option
    • In ipaudit.c, now apply pcap filters (-f option) to packets read from capture file.
    • In total.c, now handle command-line option errors correctly.
    • In hash.c, fix reallocation of data potions of hash table items when memory reallocated.

PR\: 220097
Sumitted by\: Jov <amutu@amutu.com> (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: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.

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

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable