rust-sniffglue 0.16.0-2 source package in Ubuntu

Changelog

rust-sniffglue (0.16.0-2) unstable; urgency=medium

  * Team upload.
  * Package sniffglue 0.16.0 from crates.io using debcargo 2.6.1
  * Stop patching toml dependency.

 -- Peter Michael Green <email address hidden>  Tue, 30 Jan 2024 17:58:06 +0000

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rust-sniffglue_0.16.0-2.dsc 3.2 KiB 719b0a08e7c08498aaaa167ae7840f24deb4e2c096cda8d97f51729626bcd54e
rust-sniffglue_0.16.0.orig.tar.gz 135.0 KiB 639fa66772953e85e7b15cce56c03312d51d9c6b60e239aa9d1effdfb56fc360
rust-sniffglue_0.16.0-2.debian.tar.xz 4.6 KiB 2983728aa17391338a43b3dd93902c2a9db9e6189948e42dcd73f7d30c096a59

Available diffs

No changes file available.

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