libnet-traceroute-perl 1.15-3 source package in Ubuntu

Changelog

libnet-traceroute-perl (1.15-3) unstable; urgency=medium

  * Update fragile-tests.patch.
    Traceroute 127.0.0.1 instead of the hostname, as the latter might not be
    in /etc/hosts.
    Thanks to Lucas Nussbaum for the bug report and help in analyzing.
    (Closes: #1002229)
  * Declare compliance with Debian Policy 4.6.0.

 -- gregor herrmann <email address hidden>  Fri, 24 Dec 2021 01:28:46 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-traceroute-perl_1.15-3.dsc 2.4 KiB bbbec2e11cac1f6c2a0251141789c50c96bcd81778df733768dde5e884fefb36
libnet-traceroute-perl_1.15.orig.tar.gz 22.7 KiB 31881ec76adbf1d6d654e0bb123f8a0393c9fb7ee0b8ab54d696b6899368a85d
libnet-traceroute-perl_1.15-3.debian.tar.xz 3.6 KiB b0ed5d4729e29b319b70762432119979a722700c7a48fb8f8d8b39b0f4156bce

Available diffs

No changes file available.

Binary packages built by this source

libnet-traceroute-perl: traceroute(1) functionality in perl

 Net::Traceroute implements a parser for various traceroute implementations.
 At present, it can parse most LBL traceroute derivatives used on typical
 unixes, and the traceroute of cisco IOS. Traceroutes known not to be
 supported include that of Microsoft Windows and HP-UX.
 .
 This module has two basic modes of operation, one, where it will run
 traceroute for you, and the other where you provide text from previously
 running traceroute to parse.