Debian Patches

Status for rust-wayland-server/0.30.0-5

Patch Description Author Forwarded Bugs Origin Last update
relax-deps.diff diff --git a/Cargo.toml b/Cargo.toml
index 28e6624..0554f4e 100644
no
verify-lock-fd-matches-on-disk-file.diff This patch is based on the upstream commit described below, adapted for use in
the Debian package by Peter Michael Green.

commit a6c5daaf45856a5cd5b4f311cb9302ef34f6f03b

server: Verify that .lock fd matches on-disk file (#632)

Fixes a race condition that can happen if one thread unlinks the .lock
between our open() and flock() calls.

Co-authored-by: Elinor B <3009227+elinorbgr@users.noreply.github.com>
Ivan Molodetskikh <yalterz@gmail.com> no 2023-07-13
use-std-fs-instead-of-nix.diff This patch is based on the upstream commit described below, adapted for use in
the Debian package by Peter Michael Green.

commit bb133c171dbaebf20858e7073a78491994d59b45

server: Use `std::fs` APIs instead of `nix` where possible
Ian Douglas Scott <idscott@system76.com> no 2023-09-22
use-rustix-instead-of-nix.diff This patch is based on the upstream commit described below, adapted for use
in the Debian package by Peter Michael Green.

commit edd0f60d0baf09604553525c2636df5d6ba05d44

Use `rustix` instead of `nix`

===================================================================
Ian Douglas Scott <idscott@system76.com> no 2023-09-22

All known versions for source package 'rust-wayland-server'

Links