iputils 3:20240117-1 source package in Ubuntu

Changelog

iputils (3:20240117-1) unstable; urgency=medium

  * New upstream version. See /usr/share/doc/iputils-*/changelog.gz for
    full details.
  * Move ping to /usr for DEP17. (Closes: #711492, #1059916)
  * Update debian/watch (Thanks Petr Vorel <<email address hidden>) (Closes: #1059728)
  * Update debian/copyright to correct Upstream-Contact field
  * Stop falling back to setuid binaries for raw socket access
  * debian/rules: Ensure build-dir is removed in clean

 -- Noah Meyerhans <email address hidden>  Sun, 11 Feb 2024 11:16:58 -0800

Upload details

Uploaded by:
Noah Meyerhans
Uploaded to:
Sid
Original maintainer:
Noah Meyerhans
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
iputils_20240117-1.dsc 2.1 KiB 4049dca90dc5d4cc9566888a4fd465bbd7935151c2729ad3a8b0a8eddeae9b7c
iputils_20240117.orig.tar.xz 434.6 KiB 9b505fb86b77274c66a86998f1e88edba34c6c79692a99962aab2e3195fd8a66
iputils_20240117-1.debian.tar.xz 290.3 KiB 30de655670cd67f1d4847f5dfacc47c04ba255f451ed4c844d42ed4ac1f0a454

Available diffs

No changes file available.

Binary packages built by this source

iputils-arping: Tool to send ICMP echo requests to an ARP address

 The arping command acts like the standard ping command except it pings
 a machine by its ARP address instead of its IP address. It is typically
 used to locate a machine if its hardware address is known but its IP
 address is unknown

iputils-arping-dbgsym: debug symbols for iputils-arping
iputils-clockdiff: Measure the time difference between networked computers

 Clockdiff computes the difference between the time of the machine on
 which it is called and the time of other network-accessible machines.
 The time differences measured by clockdiff are obtained using a
 sequence of ICMP TSTAMP messages which are returned to the sender by
 the IP module in the remote machine.

iputils-clockdiff-dbgsym: debug symbols for iputils-clockdiff
iputils-ping: Tools to test the reachability of network hosts

 The ping command sends ICMP ECHO_REQUEST packets to a host in order to
 test if the host is reachable via the network.
 .
 This package includes a ping6 utility which supports IPv6 network
 connections.

iputils-ping-dbgsym: debug symbols for iputils-ping
iputils-tracepath: Tools to trace the network path to a remote host

 The tracepath utility is similar to the traceroute utility, but also
 attempts to discover the MTU of the path. Supports IPv4 and IPv6.

iputils-tracepath-dbgsym: debug symbols for iputils-tracepath