rust-sniffglue 0.14.0-2ubuntu0.1 source package in Ubuntu
Changelog
rust-sniffglue (0.14.0-2ubuntu0.1) jammy-security; urgency=medium * No change rebuild due to update in rust-regex -- David Fernandez Gonzalez <email address hidden> Thu, 18 Aug 2022 10:52:17 +0200
Upload details
- Uploaded by:
- David Fernandez Gonzalez
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | updates | universe | misc | |
Jammy | security | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rust-sniffglue_0.14.0.orig.tar.gz | 131.6 KiB | f056bfa09e8fae5f4cc0e1d4e8ae3619050644b321800d0d6a8cc778eb80aaf3 |
rust-sniffglue_0.14.0-2ubuntu0.1.debian.tar.xz | 7.8 KiB | bac81b97e12c71fc0ced1ff646c84cf2c4dd0b1f4020bdfd41cf87432b58963f |
rust-sniffglue_0.14.0-2ubuntu0.1.dsc | 3.0 KiB | 1b6dd1cd3b0eb09e5954f3d99fbc19c280473ee3d90794b76553ccb1e601d374 |
Available diffs
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