iputils 3:20250605-1ubuntu1 source package in openKylin

Changelog

iputils (3:20250605-1ubuntu1) resolute; urgency=medium

  * Merge with Debian unstable (lp: #2130147). Remaining changes:
    - d/iputils-pings.postinst: Revert the setcap removal on ping as the
      current solution based on net.ipv4.ping_group_range doesn't work by
      default in containers. (LP #2089938)
  * Drop the CVE fixes patches included in the new version

 -- Sebastien Bacher <email address hidden>  Fri, 31 Oct 2025 15:32:12 +0100

Upload details

Uploaded by:
Sebastien Bacher
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
iputils_20250605.orig.tar.xz 452.3 KiB 5492f0e6b83bf7e566ce8ea581b1b9a08135e8530dadb2a4f583ffb1a70481cd
iputils_20250605-1ubuntu1.debian.tar.xz 10.9 KiB e3da4a790e13f374a787fd7fa22642913592c0ea6e8a31a3e3c96164ab3d280d
iputils_20250605-1ubuntu1.dsc 2.0 KiB a0bfb051484c398664375835f3a0aed32ae90e04dde10ce6be93ec88c75cd20c

View changes file

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