Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Vasily Khoruzhick
libfprint
Commits
da95af0f
Commit
da95af0f
authored
Jul 16, 2018
by
Bastien Nocera
Browse files
0.8.2
parent
28b6f643
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
da95af0f
This file lists notable changes in each release. For the full history of all
changes, see ChangeLog.
2018-07-15: v0.8.2 release
* Drivers:
- Add USB ID for TNP Nano USB Fingerprint Reader
- Fix UPEKTS enrollment never finishing on some devices
* Library:
- Fix fp_get_pollfds() retval type, a small ABI change
- Downgrade fatal errors to run-time warnings, as a number of drivers
used to throw silent errors and we made them fatal. Those will now
be visible warnings, hopefully helping with fixing them.
2018-06-12: v0.8.1 release
- Brown paperbag release to install the udev rules file in the correct
directory if the udev pkg-config file doesn't have a trailing slash
...
...
meson.build
View file @
da95af0f
project
(
'libfprint'
,
[
'c'
,
'cpp'
],
version
:
'0.8.
1
'
,
version
:
'0.8.
2
'
,
license
:
'LGPLv2.1+'
,
default_options
:
[
'buildtype=debugoptimized'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment