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
F133111246: D11356.id.diff
Thu, Oct 23, 1:55 AM
Unknown Object (File)
Sun, Oct 19, 3:29 AM
Unknown Object (File)
Sun, Oct 12, 1:44 PM
Unknown Object (File)
Thu, Oct 9, 7:05 PM
Unknown Object (File)
Mon, Oct 6, 11:47 PM
Unknown Object (File)
Fri, Oct 3, 2:42 PM
Unknown Object (File)
Fri, Oct 3, 1:18 PM
Unknown Object (File)
Fri, Oct 3, 11:02 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