rust-sniffglue 0.16.1-1 source package in Ubuntu

Changelog

rust-sniffglue (0.16.1-1) unstable; urgency=medium

  * Team upload.
  * Package sniffglue 0.16.1 from crates.io using debcargo 2.6.1
  * Update patches for new upstream and current situation in Debian.
  * Relax dependency on env-logger.

 -- Peter Michael Green <email address hidden>  Tue, 10 Sep 2024 23:43:43 +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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
rust-sniffglue_0.16.1-1.dsc 3.2 KiB 0db47af83aec365fbd3609946dc6110868ecb8e94641c135be2c67a3c8a7c6af
rust-sniffglue_0.16.1.orig.tar.gz 135.1 KiB ffa5fa38e16d3719291c0a57dec2d656ce11112887bc55b4685cbdcc1fe27336
rust-sniffglue_0.16.1-1.debian.tar.xz 4.9 KiB e5c561dc15e4ecc426b4e6a77ec0600b88e378e555927fccbc9fa7911afb936f

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