libpcap 1.9.1-2 source package in Ubuntu

Changelog

libpcap (1.9.1-2) unstable; urgency=medium

  * Fix FTBFS on Hurd.
  * Bump Standards-Version to 4.4.1.

 -- Romain Francoise <email address hidden>  Tue, 08 Oct 2019 13:37:31 +0200

Upload details

Uploaded by:
Romain Francoise
Uploaded to:
Sid
Original maintainer:
Romain Francoise
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libpcap_1.9.1-2.dsc 2.3 KiB 334446984c23ee48d0dece15391e4398ad9aae33030d3ee19c6838a2f45e8a85
libpcap_1.9.1.orig.tar.gz 841.0 KiB 635237637c5b619bcceba91900666b64d56ecb7be63f298f601ec786ce087094
libpcap_1.9.1.orig.tar.gz.asc 442 bytes 2f75a3eac5796d0711adfdbb5853c2eb8fb4342c557330d758b270d2b343807b
libpcap_1.9.1-2.debian.tar.xz 18.8 KiB 8222c4cc29dc13ba510aa26c291af41206202b028ebc4d09f7c5d8c08f4c1365

No changes file available.

Binary packages built by this source

libpcap-dev: development library for libpcap (transitional package)

 Empty package to facilitate upgrades, can be safely removed.

libpcap0.8: No summary available for libpcap0.8 in ubuntu eoan.

No description available for libpcap0.8 in ubuntu eoan.

libpcap0.8-dbg: No summary available for libpcap0.8-dbg in ubuntu eoan.

No description available for libpcap0.8-dbg in ubuntu eoan.

libpcap0.8-dev: development library and header files for libpcap0.8

 Headers, static libraries, and documentation for the libpcap library.
 .
 libpcap (Packet CAPture) provides a portable framework for low-level
 network monitoring. Applications include network statistics
 collection, security monitoring, network debugging, etc.
 .
 Since almost every system vendor provides a different interface for
 packet capture, and since there are several tools that require this
 functionality, the libpcap authors created this system-independent API
 to ease in porting and to alleviate the need for several
 system-dependent packet capture modules in each application.