Debian Patches

Status for rust-gvdb/0.10.0-3

Patch Description Author Forwarded Bugs Origin Last update
skip-test.diff ignore broken_items test
This is a new test that fails on at least Ubuntu armhf
https://github.com/felinira/gvdb-rs/commit/593db4c

We need to investigate more after completing the
rust-gtk4 0.9 transition
Jeremy BĂ­cha <jeremy.bicha@canonical.com> no 2024-08-26
relax-deps.diff no
fix-lifetime.patch Fix GLib Variant backing data lifetimes
GLib's Variant data constructors require their input buffer to remain valid
throughout the Variant's lifetime. Convert borrowed byte slices to owned Vec
buffers to satisfy this requirement.

This lifetime requirement was always necessary for correctness, but glib-rs
0.22.8 now expresses it in the Rust API so the compiler can enforce it.
Alessandro Astone <alessandro.astone@canonical.com> yes 2026-07-29

All known versions for source package 'rust-gvdb'

Links