rust-sniffglue 0.16.0-3build1 source package in Ubuntu

Changelog

rust-sniffglue (0.16.0-3build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:17:23 +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
rust-sniffglue_0.16.0.orig.tar.gz 135.0 KiB 639fa66772953e85e7b15cce56c03312d51d9c6b60e239aa9d1effdfb56fc360
rust-sniffglue_0.16.0-3build1.debian.tar.xz 4.8 KiB cfaa6da3eeb40d57330dfcfafa537c5af9c44c69a072478f8dbcba516182c07b
rust-sniffglue_0.16.0-3build1.dsc 3.3 KiB 7445ce1b98d89385fde3eb4ed8a69a84cf3a4d31e6e012417366e1200b825d33

View changes file

Binary packages built by this source

librust-sniffglue-dev: Secure multithreaded packet sniffer - Rust source code

 Source code for Debianized Rust crate "sniffglue"

sniffglue: Secure multithreaded packet sniffer

 sniffglue is a network sniffer written in rust. Network packets are parsed
 concurrently using a thread pool to utilize all cpu cores. Project goals are
 that you can run sniffglue securely on untrusted networks and that it must not
 crash when processing packets. The output should be as useful as possible by
 default.

sniffglue-dbgsym: debug symbols for sniffglue