debian/patches: Use hwdb to store device autosuspend rules and drop debian specifics

Upstream will use an hwdb to store the device autosuspend (that will be
included in systemd also, so libfprint packagin may stop shipping it at
later point), so use it earlier.

Drop the debian specific rules to set the devices part of the `plugdev`
group as such devices should not be ever readable by an user, but the
access should be managed through a libfprint-based service (frpintd at
the date).
This commit is contained in:
Marco Trevisan (Treviño)
2021-01-21 15:43:38 +01:00
parent f2c4614779
commit 3ccd267ad2
13 changed files with 1219 additions and 680 deletions
+6 -2
View File
@@ -1,9 +1,13 @@
debian/Tweak-the-udev-rules-creator-for-Debian-usage.patch
meson-Do-not-support-drivers-known-to-fail-in-Big-Endian-.patch
udev-rules-Print-warning-if-an-ID-is-supported.patch
udev-rules-Remove-supported-synaptics-devices.patch
tests-Add-check-that-no-supported-device-is-whitelisted.patch
udev-hwdb-Prevent-devices-from-being-listed-twice.patch
Generate-a-hwdb-instead-of-udev-rules.patch
meson-Always-build-hwdb-file.patch
Drop-version-from-libfprint-hwdb.patch
data-Use-auto-generated-but-hardcoded-autosuspend-hwdb-fi.patch
build-Ensure-we-process-the-data-dir.patch
data-Keep-using-versioned-libname-for-hwdb-file.patch
tests-Add-trailing-newline-to-busname-devname-sysfs-attri.patch
build-Skip-the-hwdb-test-if-not-all-drivers-are-really-en.patch
debian/data-Use-auto-generated-but-hardcoded-autosuspend-rules-f.patch