mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-13 16:04:11 +09:00
Release 1.94.10
This commit is contained in:
16
NEWS
16
NEWS
@@ -1,6 +1,22 @@
|
||||
This file lists notable changes in each release. For the full history of all
|
||||
changes, see ChangeLog.
|
||||
|
||||
2026-02-10: v1.94.10 release
|
||||
|
||||
Highlights:
|
||||
* synaptics: Add USB reset in probe to recover stall condition
|
||||
* synaptics: New PIDs 0x0169, 0x019F, 0x00E9, 0x01A0, 0x0109, 0x010A
|
||||
* goodixmoc: New PID 0x66A9
|
||||
* goodixmoc: Fix crash in exit callback handler
|
||||
* fpcmoc: New PID 0xA306
|
||||
* fpcmoc: Fix interrupt cancellable leak
|
||||
* elanmoc: New PIDs 0x0CA7, 0x0CA8, 0x0CB0
|
||||
* egismoc: New PIDs 0x0584, 0x0588
|
||||
* focaltech_moc: New PIDs 0xA27A, 0x1579
|
||||
* realtek: New PID 0xFA03
|
||||
* fp-device: Clarify getter for open property
|
||||
* libfprint: Use fatal-warnings on g-i-scanner
|
||||
|
||||
2025-02-20: v1.94.9 release
|
||||
|
||||
Highlights:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
project('libfprint', [ 'c', 'cpp' ],
|
||||
version: '1.94.9',
|
||||
version: '1.94.10',
|
||||
license: 'LGPLv2.1+',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
||||
Reference in New Issue
Block a user