fping 3.7-1 source package in Ubuntu
Changelog
fping (3.7-1) unstable; urgency=low * New upstream release * Simplify debian/rules a lot by building both binaries in one go. Thanks David Schweikert for his hint! + Drop debian/fping.dirs and debian/fping.install (no more needed) + Drop build-dependency on dh-exec (no more needed) + Drop versioned build-dependency on dpkg-dev (no more needed) * Apply wrap-and-sort. * Bump Standards-Version to 3.9.5 (no changes) -- Axel Beckert <email address hidden> Wed, 06 Nov 2013 22:09:35 +0100
Upload details
- Uploaded by:
- Anibal Monsalve Salazar
- Uploaded to:
- Sid
- Original maintainer:
- Anibal Monsalve Salazar
- Architectures:
- any
- Section:
- net
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
fping_3.7-1.dsc | 1.2 KiB | a373efd8bc8c6c66de163fcc5fe0d7faeedd0989cc9bb9fd29c888650c79029d |
fping_3.7.orig.tar.gz | 143.9 KiB | 3c59b216b8609b5fd5dddcb87bf5f476ee21a9d548de49b6145f4dfcd9ad7821 |
fping_3.7-1.debian.tar.gz | 5.5 KiB | 5036d727312a5fd0d4cbf26a60639896ec8a99a79624b602021575e76b4a485a |
Available diffs
- diff from 3.6-1 to 3.7-1 (7.5 KiB)
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.