Debian Patches
Status for rust-pleaser/0.5.6-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
use-mem-zeroed.patch | use mem::zeroed to create zero timespec. The time64 patches for the libc crate add padding to struct timespec, on time64 architectures. Unfortunately this means that timespecs can't be created in the normal way in rust. Instead we create the structure using std::mem::zeroed. |
Peter Michael Green <plugwash@debian.org> | no | |||
test-sbin.diff | e2fsck not available in sbuild | no | upstream | |||
nix-0.30.patch | This patch is based on the upstream commit described below, adapted for use in the Debian package by Peter Michael Green. commit 06870ae395386a7ca6b7932ff082f4e0068a81cd Bumping nix =================================================================== |
ed neville <ed@s5h.net> | no | 2025-06-06 |