ncap 1.9.2-8.1 source package in Ubuntu

Changelog

ncap (1.9.2-8.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1063160

 -- Benjamin Drung <email address hidden>  Wed, 28 Feb 2024 21:44:53 +0000

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ncap_1.9.2-8.1.dsc 1.9 KiB 41792e7ab606ecafaff5a8c152bdbcbd4a90acfea068f63ce84f3b673892d715
ncap_1.9.2.orig.tar.gz 347.7 KiB d060bc3f89c90e1aa2e54716b722d4f4ef4a57e0174003d02d9ef11bbbb47993
ncap_1.9.2-8.1.debian.tar.xz 7.8 KiB 3f15213d7402a9ff50bd8366fb26227a08e806a6e5e146e6e4dfa8ed612416c2

Available diffs

No changes file available.

Binary packages built by this source

libncap-dev: static library and header files for libncap

 ncap is a network capture library like libpcap (on which it is based)
 and tcpdump. It produces binary data in its own ncap format, which can
 be stored in a dump file or transmitted over a UDP socket. Unlike
 libpcap, it discards data link headers and only supports IPv4 and IPv6
 packets, but it can perform reassembly of IP datagrams.
 .
 This package contains the static library, development headers, and
 documentation.

libncap44t64: network capture library

 ncap is a network capture library like libpcap (on which it is based)
 and tcpdump. It produces binary data in its own ncap format, which can
 be stored in a dump file or transmitted over a UDP socket. Unlike
 libpcap, it discards data link headers and only supports IPv4 and IPv6
 packets, but it can perform reassembly of IP datagrams.
 .
 This package contains the shared library.

libncap44t64-dbgsym: debug symbols for libncap44t64
ncaptool: network capture tool

 ncap is a network capture library like libpcap (on which it is based)
 and tcpdump. It produces binary data in its own ncap format, which can
 be stored in a dump file or transmitted over a UDP socket. Unlike
 libpcap, it discards data link headers and only supports IPv4 and IPv6
 packets, but it can perform reassembly of IP datagrams.
 .
 This package contains the ncaptool command line program.

ncaptool-dbgsym: debug symbols for ncaptool