rust-sniffglue 0.15.0-6 source package in Ubuntu
Changelog
rust-sniffglue (0.15.0-6) unstable; urgency=medium * Team upload. * Package sniffglue 0.15.0 from crates.io using debcargo 2.6.0 * Updated relax-deps.diff for env-logger update * Fix typo in d/rules -- Matthias Geiger <email address hidden> Thu, 10 Aug 2023 17:50:28 +0200
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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rust-sniffglue_0.15.0-6.dsc | 3.0 KiB | 3137713491acad4cd6b99bd6db4425011fed880a4770b50c5d2fc56ee340e5d0 |
rust-sniffglue_0.15.0.orig.tar.gz | 132.4 KiB | f6951964e5d0e25ea1acaebca97b5381d1499d30b6da88182f027915a3641c0d |
rust-sniffglue_0.15.0-6.debian.tar.xz | 4.6 KiB | dea2d2ba84161384d2e2b8d74518e94fe8b7467d3e139ddbf49597497568f6d2 |
Available diffs
- diff from 0.15.0-5 to 0.15.0-6 (963 bytes)
No changes file available.
Binary packages built by this source
- librust-sniffglue-dev: Secure multithreaded packet sniffer - Rust source code
This package contains the source for the Rust sniffglue crate, packaged by
debcargo for use with cargo and dh-cargo.
- 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