[Bug 2145317] Re: Enable cargo-auditable support for several important Rust packages
Petrichor Park
2145317 at bugs.launchpad.net
Mon Mar 23 14:52:54 UTC 2026
** Merge proposal linked:
https://code.launchpad.net/~petrakat/ubuntu/+source/rust-alacritty/+git/rust-alacritty/+merge/500459
** Merge proposal linked:
https://code.launchpad.net/~petrakat/ubuntu/+source/rust-bat/+git/rust-bat/+merge/500461
** Merge proposal linked:
https://code.launchpad.net/~petrakat/ubuntu/+source/rust-du-dust/+git/rust-du-dust/+merge/500462
** Merge proposal linked:
https://code.launchpad.net/~petrakat/ubuntu/+source/rust-eza/+git/rust-eza/+merge/500463
** Merge proposal linked:
https://code.launchpad.net/~petrakat/ubuntu/+source/rust-hyperfine/+git/rust-hyperfine/+merge/500465
** Merge proposal linked:
https://code.launchpad.net/~petrakat/ubuntu/+source/rust-ripgrep/+git/rust-ripgrep/+merge/500466
** Merge proposal linked:
https://code.launchpad.net/~petrakat/ubuntu/+source/rust-sd/+git/rust-sd/+merge/500467
** Merge proposal linked:
https://code.launchpad.net/~petrakat/ubuntu/+source/rust-sudo-rs/+git/rust-sudo-rs/+merge/502403
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rust-sudo-rs in Ubuntu.
https://bugs.launchpad.net/bugs/2145317
Title:
Enable cargo-auditable support for several important Rust packages
Status in Ubuntu:
New
Status in rust-alacritty package in Ubuntu:
New
Status in rust-bat package in Ubuntu:
New
Status in rust-du-dust package in Ubuntu:
New
Status in rust-eza package in Ubuntu:
New
Status in rust-fd-find package in Ubuntu:
New
Status in rust-hyperfine package in Ubuntu:
New
Status in rust-ripgrep package in Ubuntu:
New
Status in rust-sd package in Ubuntu:
New
Status in rust-sudo-rs package in Ubuntu:
New
Status in The Resolute Raccoon:
New
Status in rust-alacritty source package in Resolute:
New
Status in rust-bat source package in Resolute:
New
Status in rust-du-dust source package in Resolute:
New
Status in rust-eza source package in Resolute:
New
Status in rust-fd-find source package in Resolute:
New
Status in rust-hyperfine source package in Resolute:
New
Status in rust-ripgrep source package in Resolute:
New
Status in rust-sd source package in Resolute:
New
Status in rust-sudo-rs source package in Resolute:
New
Bug description:
Hello,
For the past cycle I have been working on patching in cargo-auditable
support to dh-cargo. Cargo-auditable is a tool that embeds dependency
metadata into Rust binaries.[1] This is invaluable in the aftermath of
a CVE, as it lets you know at-a-glance if a binary may have been
compromised. It's also great for curious users!
For 26.04, cargo-auditable will be *opt-in.* Developers of Rust
packages that build using dh-cargo can export
`UBUNTU_ENABLE_CARGO_AUDITABLE=1` near the top of their d/rules, and
including `Build-Depends: cargo-auditable` in d/control.
This bug tracks the FFE to enable cargo-auditable for the following popular Rust packages:
- rust-alacritty
- rust-bat
- rust-du-dust
- rust-eza
- rust-fd-find
- rust-hyperfine
- rust-ripgrep
- rust-sd
- rust-sudo-rs
[1]: https://github.com/rust-secure-code/cargo-auditable
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2145317/+subscriptions
More information about the foundations-bugs
mailing list