Debian Patches
Status for gcr/3.41.2-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
systemd-Start-with-graphical-session-instead-of-default.patch | systemd: Start with graphical-session instead of default https://gitlab.gnome.org/GNOME/gcr/-/merge_requests/91 |
Jeremy Bicha <jeremy.bicha@canonical.com> | no | 2022-05-24 | ||
Fix-FTBFS-on-x32.patch | Fix FTBFS on x32 This patch is inspired from Simon proposal on the upstream bug: https://gitlab.gnome.org/GNOME/gcr/-/issues/45 |
Laurent Bigonville <bigon@debian.org> | no | 2023-03-19 | ||
gck-disable-parallel-tests-using-gck-mock-module.patch | gck: disable parallel tests using gck-mock module Our tests are regularly failing when run in parallel, since the tests are all loading the gck-mock module and changing objects there, racing with each other. Explicitly prevent this by marking the tests as not parallel in meson. (cherry picked from commit 9aeff4c3851b35338a812ebc05a4c46d486e1fa5) |
Niels De Graef <nielsdegraef@gmail.com> | no | upstream 4.4.0.1 | 2025-02-12 | |
disable-test-which-segfaults.patch | Disable test which segfaults on some systems On some systems, the test below aborts with segfault, like this: 18/43 gcr:gck / object FAIL 0.02s killed by signal 11 SIGSEGV This apparently happens on single-CPU systems with very high probability, but it has been also observed on machines with 2 CPUs. |
Santiago Vila <sanvila@debian.org> | yes | debian | 2025-04-09 |