ipwatchd 1.3.0-1+nmu2 source package in Ubuntu

Changelog

ipwatchd (1.3.0-1+nmu2) unstable; urgency=medium

  * Bump standard version to 4.7.0.
  * Patch src/Makefile to install system service to output of
    pkgconf --variable systemdsystemunitdir systemd.
     - Closes: #1077038
     - Build depends on systemd-dev, pkgconf.
  * Rewrite debian/rules with debhelper 7 override style.
  * Pre-Depends on ${misc:Pre-Depends} instead of hardcoded
    init-system-helpers (>= 1.66).
  * Refresh patch with -p ab --no-timestamps --no-index. 

 -- YunQiang Su <email address hidden>  Sat, 03 Aug 2024 23:10:58 +0800

Upload details

Uploaded by:
jariq
Uploaded to:
Sid
Original maintainer:
jariq
Architectures:
linux-any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net

Downloads

File Size SHA-256 Checksum
ipwatchd_1.3.0-1+nmu2.dsc 1.8 KiB a924641b2829879b5dea861ef87777c8f34348eb0536147abb2fab8ed3987356
ipwatchd_1.3.0.orig.tar.gz 21.8 KiB a8fbdd39f98e652b7ec34a4b6a894bbbcd2b8012cf3c35ef21fa37286fbf8efb
ipwatchd_1.3.0-1+nmu2.debian.tar.xz 5.3 KiB bb6802d063f417f0125bbd43232d6cef59aa8ac194bf736e0f914d9ec0da01d4

No changes file available.

Binary packages built by this source

ipwatchd: IP conflict detection tool

 IPwatchD is a simple daemon that analyses all incoming ARP packets in order
 to detect IP conflicts on Linux. It can be configured to listen on one or
 more interfaces (alias interfaces are also supported) in active or passive
 mode. In active mode IPwatchD protects your host before IP takeover by
 answering Gratuitous ARP requests received from conflicting system.
 In passive mode it just records information about conflict through standard
 syslog interface.

ipwatchd-dbgsym: debug symbols for ipwatchd