Debian Patches

Status for rust-coreutils/0.8.0-2

Patch Description Author Forwarded Bugs Origin Last update
disable-utmp-classic.diff =================================================================== no
use-vendor.diff =================================================================== no
fix-prefix.diff =================================================================== no
fix-locale-path.diff =================================================================== no
improve-man.diff =================================================================== no
fix-ppc64el-baudrate.diff Fix ppc64el build by treating little-endian powerpc64 like big-endian On powerpc, powerpc64 (BE), and powerpc64le, nix::sys::termios::cfgetospeed
returns a BaudRate enum (not a u32). The display branch only excluded
powerpc and big-endian powerpc64, leaving ppc64el to take the u32 branch
and fail to compile (`BaudRate: std::fmt::Display` not satisfied).
.
Treat all powerpc/powerpc64 variants the same: use the BAUD_RATES table
to look up the matching display string.

===================================================================
Sylvestre Ledru <sylvestre@debian.org> no 2026-05-13

All known versions for source package 'rust-coreutils'

Links