From: Milkey Mouse <milkeymouse@meme.institute>
To: 50310@debbugs.gnu.org
Subject: [bug#50310] [PATCH 00/22] gnu: Add sniffglue.
Date: Tue, 31 Aug 2021 20:50:27 -0700 [thread overview]
Message-ID: <20210901035027.962335-1-milkeymouse@meme.institute> (raw)
Hello Guix,
This patchset adds a package definition for sniffglue, a self-described
"secure multithreaded packet sniffer" in Rust. Many of its (transitive)
dependencies had not been packaged yet, so there are a decent number of
patches in this set. Thanks for looking at these patches.
Milkey Mouse (22):
gnu: Add rust-rustyline-derive-0.2.
gnu: Add rust-rustyline-5.
gnu: Add rust-pledge-0.3.
gnu: Add rust-bufstream-0.1.
gnu: Add rust-elf-0.0.10.
gnu: Add rust-boxxy-0.11.
gnu: Add rust-rusticata-macros-3.
gnu: Add rust-pretty-assertions-0.7.
gnu: Add rust-nom-derive-0.7.
gnu: Add rust-cookie-factory-0.3.
gnu: Add rust-hex-literal-0.3.
gnu: Add rust-tls-parser-0.10.
gnu: Add rust-strum-macros-0.19.
gnu: Add rust-strum-0.19.
gnu: Add rust-seccomp-sys-0.1.
gnu: Add rust-syscallz-0.15.
gnu: Add rust-reduce-0.1.
gnu: Add rust-pktparse-0.5.
gnu: Add rust-pcap-sys-0.1.
gnu: Add rust-enum-primitive-derive-0.2.
gnu: Add rust-dhcp4r-0.2.
gnu: Add sniffglue.
gnu/packages/crates-io.scm | 566 +++++++++++++++++++++++++++++++++++--
gnu/packages/rust-apps.scm | 56 ++++
2 files changed, 599 insertions(+), 23 deletions(-)
--
2.33.0
next reply other threads:[~2021-09-01 3:51 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-01 3:50 Milkey Mouse [this message]
2021-09-01 3:54 ` [bug#50310] [PATCH 01/22] gnu: Add rust-rustyline-derive-0.2 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 02/22] gnu: Add rust-rustyline-5 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 03/22] gnu: Add rust-pledge-0.3 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 04/22] gnu: Add rust-bufstream-0.1 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 05/22] gnu: Add rust-elf-0.0.10 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 06/22] gnu: Add rust-boxxy-0.11 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 07/22] gnu: Add rust-rusticata-macros-3 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 08/22] gnu: Add rust-pretty-assertions-0.7 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 09/22] gnu: Add rust-nom-derive-0.7 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 10/22] gnu: Add rust-cookie-factory-0.3 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 11/22] gnu: Add rust-hex-literal-0.3 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 12/22] gnu: Add rust-tls-parser-0.10 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 13/22] gnu: Add rust-strum-macros-0.19 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 14/22] gnu: Add rust-strum-0.19 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 15/22] gnu: Add rust-seccomp-sys-0.1 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 16/22] gnu: Add rust-syscallz-0.15 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 17/22] gnu: Add rust-reduce-0.1 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 18/22] gnu: Add rust-pktparse-0.5 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 19/22] gnu: Add rust-pcap-sys-0.1 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 20/22] gnu: Add rust-enum-primitive-derive-0.2 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 21/22] gnu: Add rust-dhcp4r-0.2 Milkey Mouse
2021-09-01 3:54 ` [bug#50310] [PATCH 22/22] gnu: Add sniffglue Milkey Mouse
2021-09-07 20:04 ` bug#50310: [PATCH 00/22] " Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210901035027.962335-1-milkeymouse@meme.institute \
--to=milkeymouse@meme.institute \
--cc=50310@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.