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)
Fri, Aug 14, 7:11 PM
Unknown Object (File)
Thu, Aug 13, 6:26 PM
Unknown Object (File)
Thu, Aug 13, 12:54 PM
Unknown Object (File)
Thu, Aug 13, 12:20 PM
Unknown Object (File)
Tue, Aug 11, 11:38 PM
Unknown Object (File)
Sat, Aug 8, 9:09 PM
Unknown Object (File)
Sat, Aug 8, 7:20 PM
Unknown Object (File)
Mon, Aug 3, 3:34 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