rust-gio-0.18 (0.18.4-3)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/DebianOnMobile-team/rust-gio-0.18.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 237568
- Browser: https://salsa.debian.org/DebianOnMobile-team/rust-gio-0.18
- Last scan: 2025-02-11 21:16:31+00
- Next scan: 2025-02-19 22:41:00+00
- CI pipeline status: success
- Debian changelog in Git:
rust-gio-0.18 (0.18.4-3) unstable; urgency=medium
* d/patches: add missing feature for glib 2.84 (Closes: #1095189)
* d/patches: fix build with glib 2.84.
Due to `g_unix_mount_entry_{copy,free}()` being new in 2.84, the
auto-generated module uses those new functions in the main wrapper
without guarding them with a feature flag, leading to compilation errors
when not using the `v2_84` feature.
This is a bug in the bindings generator, but we can work around it by
by adding the former code and using either one depending on the
feature(s) used.
* d/tests: mark autopkgtests as flaky.
The recent upload showed autopkgtests would randomly fail, and
eventually succeed if retried enough times. Mark them as flaky in order
to avoid future problems.
-- Arnaud Ferraris <aferraris@debian.org> Tue, 11 Feb 2025 16:17:29 +0100
- This branch is even with tag debian/0.18.4-3