ifplugd 0.28-19.5 source package in Ubuntu

Changelog

ifplugd (0.28-19.5) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix ftbfs with GCC-10. (Closes: #957355)
    - Thanks to Luis Paulo Linares.

 -- Sudip Mukherjee <email address hidden>  Sat, 22 Aug 2020 20:43:42 +0100

Upload details

Uploaded by:
Walter Franzini
Uploaded to:
Sid
Original maintainer:
Walter Franzini
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe net
Lunar release universe net
Jammy release universe net

Downloads

File Size SHA-256 Checksum
ifplugd_0.28-19.5.dsc 1.8 KiB 181eae222070e50d17c0196f09885ad5f254062190375fafc421caccb217a621
ifplugd_0.28.orig.tar.gz 139.3 KiB 474754ac4ab32d738cbf2a4a3e87ee0a2c71b9048a38bdcd7df1e4f9fd6541f0
ifplugd_0.28-19.5.debian.tar.xz 45.6 KiB e3c2593bc45ccfc9cfe187783fa1720175c837dde953fb2a8de06247c43ed0a2

Available diffs

No changes file available.

Binary packages built by this source

ifplugd: configuration daemon for ethernet devices

 ifplugd is a daemon which will automatically configure your ethernet device
 when a cable is plugged in and automatically de-configure it if the cable is
 pulled out. This is useful on laptops with onboard network adapters, since it
 will only configure the interface when a cable is really connected. Features
 include:
 .
  * syslog support
  * Multiple ethernet interface support
  * Uses Debian's native ifup/ifdown programs
  * Small executable size and memory footprint
  * Option to beep when the cable is unplugged or plugged
  * Option to beep when the interface configuration succeeds or fails
  * Can be configured to ignore short unplugged or plugged periods
  * Configure WLAN devices (on detecting a successful association to an AP)
  * Supports SIOCETHTOOL, SIOCGMIIREG and SIOCDEVPRIVATE for getting link status
  * Compatibility mode for network devices which do not support cable detection

ifplugd-dbgsym: debug symbols for ifplugd