• Bug#1110321: btm: Upcoming update of rustix to v1

    From NoisyCoil@21:1/5 to All on Sun Aug 3 12:00:01 2025
    This is a multi-part MIME message sent by reportbug.


    Source: btm
    Version: 0.10.2+20250107-5
    Severity: normal
    Tags: patch
    X-Debbugs-Cc: [email protected]

    Dear Maintainer,

    After trixie is released, I intend to update rustix to v1. rustix 1.0.8 has been in experimental for a couple of days. btm builds with it using the
    debdiff in attachment.

    Cheers!

    diff -Nru btm-0.10.2+20250107/debian/control btm-0.10.2+20250107/debian/control --- btm-0.10.2+20250107/debian/control 2025-05-12 22:40:07.000000000 +0200
    +++ btm-0.10.2+20250107/debian/control 2025-05-12 22:40:15.000000000 +0200
    @@ -29,10 +29,10 @@
    librust-nvml-wrapper-dev (<< 0.11),
    librust-ratatui-dev (<< 0.30),
    librust-regex-1+default-dev,
    - librust-rustix-0.38+default-dev,
    - librust-rustix-0.38+fs-dev,
    - librust-rustix-0.38+param-dev,
    - librust-rustix-0.38+process-dev,
    + librust-rustix-1+default-dev,
    + librust-rustix-1+fs-dev,
    + librust-rustix-1+param-dev,
    + librust-rustix-1+process-dev,
    librust-serde-1+default-dev,
    librust-serde-1+derive-dev,
    librust-starship-battery-0.10+default-dev,
    diff -Nru btm-0.10.2+20250107/debian/patches/2001_rustix.patch btm-0.10.2+20250107/debian/patches/2001_rustix.patch
    --- btm-0.10.2+20250107/debian/patches/2001_rustix.patch 2025-05-12 22:39:12.000000000 +0200
    +++ btm-0.10.2+20250107/debian/patches/2001_rustix.patch 2025-05-12 22:40:15.000000000 +0200
    @@ -1,7 +1,7 @@
    -Description: accept older releases of crate rustix