Debian Patches

Status for resources/1.10.2-2

Patch Description Author Forwarded Bugs Origin Last update
meson_build.patch point meson.build to /usr/share/cargo/bin/cargo Pieter Lenaerts <plenae@disroot.org> not-needed 2026-07-22
Accurately-associate-snap-processes-with-their-desktop-ap.patch Accurately associate snap processes with their desktop app
* Do not use X-SnapInstanceName as app id, it's not appropriate; instead, use
the stripped desktop file name.
* Parse the snap process cgroup according to the snapd convention
* Use the cgroup to identify snap-name and snap-app-name (one snap may provide
multiple apps)
* Use snap-name and snap-app-name to query snapd over its REST API and get
the desktop file associated with it.
* In case of failure, fallback to the most common case:
"{snap-name}_{snap-app-name}"

Because calling the REST API is async IO, we keep track of in-flight requests
as futures and check their status at every refresh().

(cherry picked from commit 9e62463fb2d92b521eb632bd9add56c9fc5aa330)
Alessandro Astone <alessandro.astone@canonical.com> no upstream, after 1.10.2 2026-03-27
Dependency-bump.patch Dependency bump
(cherry picked from commit 816074eb42466f38a5a860625cf1c3ec13b7c8e0)
nokyan <hello@nokyan.net> no upstream, after 1.10.2 2026-04-26
cargo-Update-gtk-rs.patch cargo: Update gtk-rs
(cherry picked from commit 6de57d7e772d87e07fe5db3e29ddf841e60541df)
Sophie Herold <sophie@hemio.de> no upstream, after 1.10.2 2026-05-20
relax-deps.patch Relax dependencies Jeremy BĂ­cha <jbicha@ubuntu.com> not-needed 2026-02-18
fix-neli-wifi-errors.patch Fix neli-wifi error compatibility
The neli-wifi 0.6.1 crate returns Box<dyn std::error::Error> which doesn't
implement Send+Sync, but anyhow::Context requires these traits. This patch
wraps the errors using anyhow!() macro to convert them properly.

Debian is at 0.7 which requires this patch.

Vibe coded with Mistral
Pieter Lenaerts <plenae@disroot.org> no 2026-07-22
deb_host_rust_type_in_meson Use DEB_HOST_RUST_TYPE in meson.options.txt and src/meson.build Pieter Lenaerts <plenae@disroot.org> not-needed 2026-07-25
relax_nutype_version Relax nutype version Pieter Lenaerts <plenae@disroot.org> not-needed 2026-07-25
disable_process_data_tests Disable process_data tests Pieter Lenaerts <plenae@disroot.org> not-needed 2026-07-25

All known versions for source package 'resources'

Links