pcapy 0.11.5-3build4 source package in Ubuntu

Changelog

pcapy (0.11.5-3build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:13:04 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Downloads

File Size SHA-256 Checksum
pcapy_0.11.5.orig.tar.gz 36.8 KiB 2ff96eb65caee8a45a3ae3edb78d5b4d8debcace9dc2921aefa3be83bb0af9c6
pcapy_0.11.5-3build4.debian.tar.xz 7.3 KiB 4d2c7a6e8c08d04951d619b1c60884fd99923d3c2bfd2922b7540d9abad93fb6
pcapy_0.11.5-3build4.dsc 2.1 KiB f541d12415e62d937121396a00b56ffa75912ac93d3a95efe3f7b8c506c01be1

Available diffs

View changes file

Binary packages built by this source

python3-pcapy: Python interface to the libpcap packet capture library (Python 3)

 Pcapy is a Python extension module that interfaces with the libpcap
 packet capture library.
 .
 Pcapy enables Python scripts to capture packets on the network. Pcapy
 is highly effective when used in conjunction with a packet-handling
 package such as Impacket, which is a collection of Python classes for
 constructing and dissecting network packets.
 .
 This package installs the library for Python 3.

python3-pcapy-dbgsym: debug symbols for python3-pcapy