Debian Patches
Status for biometryd/0.3.1-6
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
2001_no-lxc-android-config-service-in-Debian.patch | In Debian, we don't/won't have lxc-android-config. | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | invalid | |||
3000_disable_test_qml_plugin.patch | Disable test_qml_plugin Sporadically fails on different platforms | Anton Gladky <gladk@debian.org> | yes | 2022-10-21 | ||
disable_flaky_test.patch | diff --git a/tests/test_daemon.cpp b/tests/test_daemon.cpp index c848fb9..3e49d8d 100644 |
no | ||||
0001-Add-missing-headers-for-gcc-13.patch | [PATCH] Add missing headers for gcc 13 | Marius Gripsgard <mariogrip@debian.org> | no | 2023-07-27 | ||
0002_data-biometryd.service.in-Let-biometryd.service-repo.patch | [PATCH] data/biometryd.service.in: Let biometryd.service report as succeeded to systemd if exit status is 78. An exit status of 78 in biometryd land means that there is no (supported) fingerprint reader hardware available on this machine. With the previous approach, the biometryd.service unit has been reported as failed to systemd on exit status 78. Additionally to 'RestartPreventExitStatus=78' we need to to tell systemd that an exit status of 78 is a successful status (via SuccessExitStatus=78). With this, we get successful biometryd.service unit startups also on machines without (supported) fingerprint reader hardware. The overall systemd state will not be reported as 'degraded' in 'systemctl status' because of biometryd.service anymore. |
Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no | 2025-06-07 |