python-libtrace 1.6+git20170608-1 source package in Ubuntu

Changelog

python-libtrace (1.6+git20170608-1) unstable; urgency=medium

  * New upstream release from git snapshot.
   - Includes a fix for handling DNS payloads when using TCP.
  * debian/control:
   - Bump standards version to 4.1.0.

  The work for this change was supported by the European Union under grant
  agreement No. 688421. This support does not imply endorsement.

 -- Iain R. Learmonth <email address hidden>  Wed, 30 Aug 2017 21:09:28 +0100

Upload details

Uploaded by:
Internet Measurement Packaging Team
Uploaded to:
Sid
Original maintainer:
Internet Measurement Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-libtrace_1.6+git20170608-1.dsc 1.9 KiB b3b114968ba97acef1c533506ecaf362a317cd8a6251cad98d71a7b30344b024
python-libtrace_1.6+git20170608.orig.tar.gz 339.7 KiB 12c54bd742bd600246d6e3c1309154b39dc6281b0c7f461552f25d810303df33
python-libtrace_1.6+git20170608-1.debian.tar.xz 2.2 KiB 24e6e3e0cfe63bffd998b69b94625cd1d5808383497700b5e4cf5edd8404b7f9

No changes file available.

Binary packages built by this source

python-libtrace: Python 2 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 2 bindings.

python-libtrace-dbgsym: debug symbols for python-libtrace
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