python-libtrace 1.6+git20180219-1.1build4 source package in Ubuntu

Changelog

python-libtrace (1.6+git20180219-1.1build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

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

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
python-libtrace_1.6+git20180219.orig.tar.gz 346.0 KiB 70f93e4974038d2e52290feebd9383c982a4b4e2b3b7a19c8a06443d7283ce84
python-libtrace_1.6+git20180219-1.1build4.debian.tar.xz 5.1 KiB 2e28b46796514d30dc5f5725a9842eeb72c333a0dbefbe24fb0e62c3ec11a784
python-libtrace_1.6+git20180219-1.1build4.dsc 2.2 KiB 2a0a17c9aa857e236b3604fbaefa3ed403480c439551168437fef0f55834a175

View changes file

Binary packages built by this source

python3-libtrace: Python 3 bindings for the libtrace API

 python-libtrace (plt) is a Python module that allows you to work with
 packet trace data using WAND's libtrace library.
 .
 It's intended to provide a clean, simple, Python-like way of working
 with libtrace, rather than a simple translation of the libtrace calls
 from C into Python. For example for the protocol header decodes, the
 field names from the RFCs are used rather than libtrace's names.
 .
 This package contains the Python 3 bindings.

python3-libtrace-dbgsym: debug symbols for python3-libtrace