liboping 1.10.0-5build5 source package in Ubuntu

Changelog

liboping (1.10.0-5build5) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:25:59 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs

Downloads

File Size SHA-256 Checksum
liboping_1.10.0.orig.tar.gz 63.4 KiB 4988418e53fde6840550f778415fbd912372e9bf52510b9608f4f56c2e088d5e
liboping_1.10.0-5build5.debian.tar.xz 13.9 KiB d03bb4a69010946afcbffc264c99c0c0eb58d55db72df105008288372abef330
liboping_1.10.0-5build5.dsc 2.2 KiB c590b38c337fba3968ec0c77a00c37de22e447fdfd42a8da2e92dc6a5574d231

Available diffs

View changes file

Binary packages built by this source

libnet-oping-perl: module for ICMP latency measurement

 Net::Oping is a Perl module for sending ICMP ECHO_REQUESTs (better known as
 "ping packets") and measuring the time that elapses until the reception of an
 ICMP ECHO_REPLY packet (also known as "pong"). It supports pinging multiple
 hosts in parallel using IPv4 or IPv6 transparently.

libnet-oping-perl-dbgsym: debug symbols for libnet-oping-perl
liboping-dev: C/C++ library to generate ICMP ECHO_REQUESTs (development files)

 liboping features pinging multiple hosts in parallel using IPv4 or IPv6
 transparently. The interface is object oriented.
 .
 This package contains the header files, the static library and the manpages.

liboping0: C/C++ library to generate ICMP ECHO_REQUESTs

 liboping features pinging multiple hosts in parallel using IPv4 or IPv6
 transparently. The interface is object oriented.
 .
 This package contains the shared library.

liboping0-dbgsym: debug symbols for liboping0
oping: sends ICMP_ECHO requests to network hosts

 oping uses ICMP packages (better known as "ping packets") to test the
 reachability of network hosts. It supports pinging multiple hosts in parallel
 using IPv4 and/or IPv6 transparently.
 .
 This package contains two command line applications: "oping" is a replacement
 for tools like ping(1), ping6(1) and fping(1). "noping" is an ncurses-based
 tool which displays statistics while pinging and highlights aberrant
 round-trip times.

oping-dbgsym: debug symbols for oping