Marco Trevisan (Treviño)
038fd70b28
Update changelog
2021-01-21 19:52:44 +01:00
Marco Trevisan (Treviño)
97b6e243b8
debian/update-udev-triggers.sh: Use perl to replace file content
...
envsubst is nice but may be not installed and can be confusing, so let's
use perl (+ printenv) to replace our file content.
2021-01-21 19:52:44 +01:00
Marco Trevisan (Treviño)
067020b36e
debian/libfprint-2-2.postinst: Upgrade as per upstream hwdb
...
Blacklisted devices can be now removed from the trigger list as we don't
add them to plugdev anymore.
2021-01-21 19:34:13 +01:00
Marco Trevisan (Treviño)
4c4b444f21
debian: Generate postinst devices list automatically at gbp import phase
...
Alternatively provide a script to keep the post-inst script updated
2021-01-21 19:34:13 +01:00
Marco Trevisan (Treviño)
b97f10d63d
debian/patches: Explicitly mark libfprint as a shared library
2021-01-21 19:34:13 +01:00
Marco Trevisan (Treviño)
e13a070cb5
debian/rules: Don't remove the meson generated private values from pc file
...
This is now generated correctly by upstream, so no need to drop anything
from it.
2021-01-21 17:41:02 +01:00
Marco Trevisan (Treviño)
0978747035
debian/rules: Manually set udev hwdb directory (was rules dir before)
2021-01-21 17:24:41 +01:00
Marco Trevisan (Treviño)
eb21b898aa
libfprint-2-2.install: Install hwdb file
2021-01-21 17:24:41 +01:00
Marco Trevisan (Treviño)
5f902c9298
debian/rules: Do not autorename upstream rules file anymore
...
It's not there, while there's no point to rename the hwdb one.
2021-01-21 17:24:41 +01:00
Marco Trevisan (Treviño)
3ccd267ad2
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).
2021-01-21 17:24:34 +01:00
Marco Trevisan (Treviño)
f2c4614779
gbp.conf: Prepare for experimental branching
2021-01-21 17:15:13 +01:00
Marco Trevisan (Treviño)
c8a14db3d5
Upload to unstable
2021-01-21 17:10:57 +01:00
Marco Trevisan (Treviño)
8960e7f974
Update changelog
2021-01-21 17:10:06 +01:00
Marco Trevisan (Treviño)
8b7f8dc77b
debian/libfprint-2-2.postinst: Regenerate the list based on new IDs
2021-01-21 17:06:51 +01:00
Marco Trevisan (Treviño)
702c58152c
debian/patches: Skip udev rules tests when not all drivers are compiled
2021-01-21 17:01:50 +01:00
Marco Trevisan (Treviño)
dd326c90c2
Upload to unstable
2021-01-21 13:38:59 +01:00
Marco Trevisan (Treviño)
8e5b192b00
Update changelog
2021-01-21 13:38:54 +01:00
Marco Trevisan (Treviño)
eaff869235
debian/patches: Ensure that umockdev tests will pass with libusb 1.0.24
...
Closes : #977848 , #978256
2021-01-21 13:32:48 +01:00
Marco Trevisan (Treviño)
36e8ef7ad9
debian/patches: Include upstream udev fixes and use hardcoded rules
...
Fixes the multi-arch file conflict
2021-01-21 13:29:50 +01:00
Marco Trevisan (Treviño)
a342ae72af
debian/patches: Refresh, dropping merged
2021-01-21 00:31:17 +01:00
Marco Trevisan (Treviño)
90142ed596
New upstream release
2021-01-21 00:09:14 +01:00
Marco Trevisan (Treviño)
261ab7cc82
Update upstream source from tag 'upstream/1.90.7'
...
Update to upstream version '1.90.7'
with Debian dir 6c3497e22e
2021-01-21 00:09:14 +01:00
Marco Trevisan (Treviño)
0ac97568dc
New upstream version 1.90.7
2021-01-21 00:09:08 +01:00
Benjamin Berg
7c2a67a954
Release 1.90.7
v1.90.7
2021-01-13 13:28:45 +01:00
Aris Lin
a6c2509ca8
synaptics: check if current firmware supports during device probe
...
Fixes : #239 and #351
2021-01-12 18:49:36 +08:00
boger
8254b9e99e
goodixmoc: support finger status report
...
there is no specific API for report finger status,
finger needed status is set when captrue sample cmd send, once cmd receive correct,
finger is pressing on sensor.
2021-01-05 13:36:17 +00:00
Vincent Huang
943c64d96f
synaptics: modify the command to only identify the provided print list
2021-01-05 11:48:51 +00:00
Benjamin Berg
f852d972a5
goodix: Add missing return to fp_verify_capture_cb
...
Found by coverity. While quite bad in theory, proper safeguards are in
place, so it will only result in a g_return_val_if_fail to be hit rather
than causing more severe side effects.
2021-01-04 12:56:50 +00:00
Benjamin Berg
35d2d78e67
synaptics: Delay verify operation completion until finger remoal
...
We used to return early in the case where the print matched in order to
report the result more quickly. However, with the early reporting
mechanism and the fprintd side implementation of it, this is not
necessary anymore.
As such, only stop the "verify" and "identify" operations when the
finger is removed (or the operation is cancelled, which is actually what
will happen currently).
2021-01-04 11:14:16 +01:00
Benjamin Berg
3d5db6a391
synaptics: Improve identify handler and return a new print
...
It is easier (and more correct) to create a new print from the reported
data and match that against the prints in the gallery.
We continue to return NULL during verify as we cannot provide any
additional information in that case.
2021-01-04 10:11:00 +00:00
fengqiangguo
2ee0d16784
goodixmoc: fetch max_stored_prints from device
...
During updating configuration, device will send back the max_stored_prints
back. The number of max_stored_prints is different among different devices.
2021-01-04 10:29:55 +01:00
fengqiangguo
e6712fbcca
goodixmoc: add two new Goodix PID support.
...
Add two new Goodix PID 0x63AC and 0x639C, to support two more Goodix fingerprint devices on Linux platform.
2021-01-04 09:22:04 +00:00
Torstein Husebø
ee928db5b2
treewide: Correct typos
2020-12-17 20:35:11 +01:00
Bastien Nocera
d6ca8ff2b0
tests: Fix typo in comment
2020-12-17 13:59:53 +01:00
Bastien Nocera
b1b20f8ab9
tests: Mention permissions in test docs
2020-12-17 13:59:53 +01:00
Bastien Nocera
7e2b89791e
tests: Fix typo in instructions
2020-12-17 13:59:53 +01:00
Marco Trevisan (Treviño)
3560a0f1e7
vfs5011: Remove the stray ;
2020-12-14 18:16:43 +01:00
Marco Trevisan (Treviño)
ed5339c4f5
vfs5011: Unset the recorded rows list when freeing them
...
Ensure that we unset the rows list when closing the device, so that we
won't try to append to invalid rows list new ones again.
2020-12-14 18:15:37 +01:00
Marco Trevisan (Treviño)
4b2440eecd
Upload to unstable
2020-12-10 21:32:49 +01:00
Marco Trevisan (Treviño)
81cb0c8848
Update changelog
2020-12-10 21:27:57 +01:00
Marco Trevisan (Treviño)
7837f05ae4
debian/patches: Do not support drivers known to fail in big endian
2020-12-10 21:27:30 +01:00
Marco Trevisan (Treviño)
b9ecbd5b2d
Upload to unstable
2020-12-10 15:58:37 +01:00
Marco Trevisan (Treviño)
ab4a6be813
Update changelog
2020-12-10 15:58:28 +01:00
Marco Trevisan (Treviño)
d43f0867b7
debian/control: Remove Didier Raboud from uploaders
...
2020-12-04 10:30:09 @bigon:
Trevinho: I just found an old mail from Odyx/Didier asking me to remove him
from the uploaders, maybe you could do that and add yourself if you plan to
maintain the two packages in debian.
2020-12-10 15:45:50 +01:00
Marco Trevisan (Treviño)
588c4a15b0
Mark libfprint-2-doc as Multi-Arch: foreign
2020-12-10 15:45:50 +01:00
Marco Trevisan (Treviño)
74bf7fb086
debian/patches: Add upstream patch to avoid nbis library warnings
...
These have been checked to be harmless upstream
2020-12-10 15:45:50 +01:00
Marco Trevisan (Treviño)
ec4cde6ffb
debian/patches: Refresh
2020-12-10 15:26:55 +01:00
Marco Trevisan (Treviño)
1789914aad
New upstream release
2020-12-10 13:55:34 +01:00
Marco Trevisan (Treviño)
6c8d013c9d
Update upstream source from tag 'upstream/1.90.6'
...
Update to upstream version '1.90.6'
with Debian dir b7eff36961
2020-12-10 13:45:13 +01:00
Marco Trevisan (Treviño)
cf4df8292e
New upstream version 1.90.6
2020-12-10 13:45:07 +01:00