mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2025-12-24 17:10:10 +01:00
Release 1.94.5
This commit is contained in:
parent
53b3f27157
commit
b54a007ccf
2 changed files with 9 additions and 1 deletions
8
NEWS
8
NEWS
|
|
@ -1,6 +1,14 @@
|
||||||
This file lists notable changes in each release. For the full history of all
|
This file lists notable changes in each release. For the full history of all
|
||||||
changes, see ChangeLog.
|
changes, see ChangeLog.
|
||||||
|
|
||||||
|
Version 1.94.5:
|
||||||
|
|
||||||
|
Highlights:
|
||||||
|
- fprintd now depends on libfprint 1.94.9
|
||||||
|
- Improved handling of device errors
|
||||||
|
- pam: reduce minimum timeout to 1 second
|
||||||
|
- pam: support unlimited timeout
|
||||||
|
|
||||||
Version 1.94.4:
|
Version 1.94.4:
|
||||||
|
|
||||||
Highlights:
|
Highlights:
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
project('fprintd', 'c',
|
project('fprintd', 'c',
|
||||||
version: '1.94.4',
|
version: '1.94.5',
|
||||||
license: 'GPLv2+',
|
license: 'GPLv2+',
|
||||||
default_options: [
|
default_options: [
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue