- 23 May, 2022 1 commit
-
-
Marco Trevisan authored
-
- 20 May, 2022 4 commits
-
-
-
-
Marco Trevisan authored
There's no need to pick also the tests as those are not supported by the libfprint version we're targeting as they require a newer umockdev.
-
Marco Trevisan authored
-
- 19 May, 2022 1 commit
-
-
libfprint (1:1.90.7+git20210222+tod1-0ubuntu4~21.10.3) impish; urgency=medium * debian/patches: Add support for new synaptics ID. (LP: #1962277)
-
- 08 Mar, 2022 1 commit
-
-
Andy Chi authored
-
- 14 Dec, 2021 4 commits
-
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
LP: #1950438
-
LP: #1950438
-
- 26 Oct, 2021 4 commits
-
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
LP: #1945296
-
- 11 Oct, 2021 2 commits
-
-
Marco Trevisan authored
Most of the drivers only need to list new product IDs to work with new devices, and including other changes that new devices may require. LP: #1945296 LP: #1945298
-
libfprint (1:1.90.7+git20210222+tod1-0ubuntu3) impish; urgency=medium . * No-change rebuild to build packages with zstd compression.
-
- 01 Apr, 2021 1 commit
-
-
libfprint (1:1.90.7+git20210222+tod1-0ubuntu2) hirsute; urgency=medium . * Disable lto for now, failing test ibfprint:unit-tests+tod+fake_test_dev_tod_current / fpi-device-tod-fake_test_dev_tod_current
-
- 22 Feb, 2021 19 commits
-
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
LP: #1909023
-
Marco Trevisan authored
LP: #1909023
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
Update to upstream version '1.90.7+git20210222+tod1' with Debian dir 064359ef8797c924e5e20a1b9562b72b88d0bd21
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
I wrongly committed it to a test location :(
-
Marco Trevisan authored
libfprint Debian release 1:1.90.7-3
-
Marco Trevisan authored
Upstream version 1.90.7
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
Depending on the enum order is ok, but not really maintainable so better to explicitly list the states we want to listen.
-
Marco Trevisan authored
Tag 1.90.7 Git-EVTag-v0-SHA512: 21642bcdac35b82cd3f56130603d09ebe62b321123f58ce4a491b8fa8f545ae86a7c3d670b212af474d561123efa91f0383ad416b07c3ce1d4df0d292e77bb94
-
- 05 Feb, 2021 1 commit
-
-
Benjamin Berg authored
The device will always use sequence number 0 for certain messages. We use this knowledge to filter the messages and assume that it is one of these special messages rather than a response to a command. However, we could end up sending a command with a sequence counter of 0 which would result in the response being ignored. Fix this by ensuring we correctly wrap from 255 to 1 instead of 0. Fixes: #358
-
- 04 Feb, 2021 1 commit
-
-
weilei authored
Add PID 6594 used by LENOVO
-
- 02 Feb, 2021 1 commit
-
-
fengqiangguo authored
Some OEM will integrate fingerprint device with powerButton. It's possible that a user may press the power button during fingerprint enroll or identify. This would lead to unintended PC shutdown or hibernation. We add pwr_btn_shield cmd and related process to shield the power button function when the fingerprint functionality (enroll and identify) is used and restore power button function afterwards.
-