rust-sniffglue 0.14.0-2 source package in Ubuntu
Changelog
rust-sniffglue (0.14.0-2) unstable; urgency=medium * Package sniffglue 0.14.0 from crates.io using debcargo 2.5.0 * Remove nix 0.19 downgrade, debian has 0.23 now -- kpcyrd <email address hidden> Mon, 06 Dec 2021 20:51:56 +0100
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 | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rust-sniffglue_0.14.0-2.dsc | 3.0 KiB | b9a77f9f918769ecded338c07a344257b17d1112918b1597a8c939a719444ea4 |
rust-sniffglue_0.14.0.orig.tar.gz | 131.6 KiB | f056bfa09e8fae5f4cc0e1d4e8ae3619050644b321800d0d6a8cc778eb80aaf3 |
rust-sniffglue_0.14.0-2.debian.tar.xz | 7.6 KiB | cb3498dd85e18e7b2c7ad5cbef2ac56e4c598df0a0ac5024aa480f97de79b096 |
Available diffs
- diff from 0.12.1-2 to 0.14.0-2 (33.0 KiB)
- diff from 0.14.0-1 to 0.14.0-2 (814 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