libdumbnet 1.18.0-1.1 source package in Ubuntu

Changelog

libdumbnet (1.18.0-1.1) unstable; urgency=medium

  * Non-maintainer upload
  * Drop strlcat/strlcpy from symbols (Closes: #1071321)

 -- Bastian Germann <email address hidden>  Sun, 26 May 2024 16:35:47 +0000

Upload details

Uploaded by:
Florian Ernst
Uploaded to:
Sid
Original maintainer:
Florian Ernst
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs

Downloads

File Size SHA-256 Checksum
libdumbnet_1.18.0-1.1.dsc 1.8 KiB 380b576380cc35fdcd67eb462b22d91bf93706d527a2e8b4228b87e4a3746bc7
libdumbnet_1.18.0.orig.tar.gz 722.8 KiB a4a82275c7d83b85b1daac6ebac9461352731922161f1dcdcccd46c318f583c9
libdumbnet_1.18.0-1.1.debian.tar.xz 17.7 KiB 57992d0bb70d64bed79b37e577022ef523e59c151878463f1cc418c03eab1161

No changes file available.

Binary packages built by this source

libdumbnet-dev: dumb, portable networking library -- development files

 libdumbnet provides a simplified, portable interface to several low-level
 networking routines, including
   * network address manipulation
   * kernel arp(4) cache and route(4) table lookup and manipulation
   * network firewalling (Ip filter, ipfw, ipchains, pdf, ...)
   * network interface lookup and manipulation
   * raw IP packet and Ethernet frame transmission
 .
 libdumbnet is known as libdnet in other distributions, but was renamed
 in Debian in favour of the older DECnet library 'libdnet'.
 .
 This package contains the static library and the C header files.

libdumbnet-dev-dbgsym: debug symbols for libdumbnet-dev
libdumbnet1: dumb, portable networking library -- shared library

 libdumbnet provides a simplified, portable interface to several low-level
 networking routines, including
   * network address manipulation
   * kernel arp(4) cache and route(4) table lookup and manipulation
   * network firewalling (IP filter, ipfw, ipchains, pdf, ...)
   * network interface lookup and manipulation
   * raw IP packet and Ethernet frame transmission
 .
 libdumbnet is known as libdnet in other distributions, but was renamed
 in Debian in favour of the older DECnet library 'libdnet'.
 .
 This package contains the shared library.

libdumbnet1-dbgsym: debug symbols for libdumbnet1