fping 4.0-5 source package in Ubuntu

Changelog

fping (4.0-5) unstable; urgency=low

  * Use "pod2man -u" to convert debian/fping6.pod properly wrt. UTF-8.
  * Use HTTPS in debian/watch.
  * Declare compliance with Debian Policy 4.1.1. (No changes needed.)
  * Fix warning output in postinst to emit file name again. (Regression
    introduced in 4.0~rc3-1.)
  * debian/postinst: Use $(…) instead of backticks.
  * Fallback to setuid installation if setcap fails and no statoverride
    exists. (Closes: #801431)

 -- Axel Beckert <email address hidden>  Fri, 27 Oct 2017 22:29:09 +0200

Upload details

Uploaded by:
Axel Beckert
Uploaded to:
Sid
Original maintainer:
Axel Beckert
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fping_4.0-5.dsc 1.7 KiB 7b35ff2032fa6569a2940c419b5779f57e0c00f75d8bb24af0f6dc0a269ba665
fping_4.0.orig.tar.gz 166.1 KiB 67eb4152b98ad34f99d2eec4e1098a0bb52caf13c0c89cd147349d08190fe8ce
fping_4.0-5.debian.tar.xz 8.8 KiB 6070ee1a85a620d77976226b0c0853ab3470f97f781916872245ef89bb83ae59

Available diffs

No changes file available.

Binary packages built by this source

fping: sends ICMP ECHO_REQUEST packets to network hosts

 fping is a ping like program which uses the Internet Control Message Protocol
 (ICMP) echo request to determine if a target host is responding. fping
 differs from ping in that you can specify any number of targets on the command
 line, or specify a file containing the lists of targets to ping. Instead of
 sending to one target until it times out or replies, fping will send out a
 ping packet and move on to the next target in a round-robin fashion.

fping-dbgsym: debug symbols for fping