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)
Mar 5 2024, 4:45 AM
Unknown Object (File)
Mar 4 2024, 11:44 AM
Unknown Object (File)
Mar 4 2024, 11:36 AM
Unknown Object (File)
Dec 20 2023, 4:15 AM
Unknown Object (File)
Nov 5 2023, 8:53 PM
Unknown Object (File)
Oct 14 2023, 4:10 AM
Unknown Object (File)
Oct 4 2023, 7:49 PM
Unknown Object (File)
Sep 30 2023, 7:50 PM
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