libnet-interface-perl 1.016-2ubuntu1 source package in Ubuntu

Changelog

libnet-interface-perl (1.016-2ubuntu1) noble; urgency=medium

  * d/rules: Work around test failures.
    See https://rt.cpan.org/Public/Bug/Display.html?id=57413.
      export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-fortify
      export DEB_CFLAGS_MAINT_APPEND = -D_FORTIFY_SOURCE=0
    The second one is necessary, because dpkg-buildflags doesn't disable
    these flags turned on by default in GCC. See LP 2049686.

 -- Matthias Klose <email address hidden>  Wed, 17 Jan 2024 21:47:46 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libnet-interface-perl_1.016.orig.tar.gz 170.7 KiB 7be446935e013d0edd3d371f92fb90a3bb38abe99562889d8178953129e53508
libnet-interface-perl_1.016-2ubuntu1.debian.tar.xz 5.8 KiB 9520c676ef42483231c4d9f6297cda008a9fe66654ada62a9603f8a566dec12c
libnet-interface-perl_1.016-2ubuntu1.dsc 2.1 KiB fbbc004de30883583a2931c7846a7806804398c5e821ccf5970e1f1f4df03e83

View changes file

Binary packages built by this source

libnet-interface-perl: Perl module for manipulating host network interfaces

 Net::Interface is a module that allows access to the host network interfaces
 in a manner similar to ifconfig(8). Version 1.00 is a complete re-write and
 includes support for IPV6 as well as the traditional IPV4.
 .
 Both read and write access to network device attributes including the
 creation of new logical and physical interfaces is available where supported
 by the OS and this module.
 .
 NOTE: Many of the operations of Net::Interface, particularly those that set
 interface values require privileged access to OS resources. Wherever possible,
 Net::Interface will simply fail softly when there are not adequateprivileges
 to perform the requested operation or where the operation is not supported.

libnet-interface-perl-dbgsym: debug symbols for libnet-interface-perl