mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
Release 1.90.5
This commit is contained in:
11
NEWS
11
NEWS
@ -1,6 +1,17 @@
|
|||||||
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.90.5:
|
||||||
|
|
||||||
|
The 1.90.4 release contained some bad errors, this release addresses those.
|
||||||
|
|
||||||
|
Highlights:
|
||||||
|
- Permit building with polkit older than 0.114
|
||||||
|
- Fix possible issues with PAM test
|
||||||
|
- Fix incorrect DBus policy
|
||||||
|
- Fix build so that CFLAGS enviroment is correctly used
|
||||||
|
- Skip hotplug test with older libfprint (which times out otherwise)
|
||||||
|
|
||||||
Version 1.90.4:
|
Version 1.90.4:
|
||||||
|
|
||||||
This fprintd release contains major core reworkings and improved testing.
|
This fprintd release contains major core reworkings and improved testing.
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
project('fprintd', 'c',
|
project('fprintd', 'c',
|
||||||
version: '1.90.4',
|
version: '1.90.5',
|
||||||
license: 'GPLv2+',
|
license: 'GPLv2+',
|
||||||
default_options: [
|
default_options: [
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
|
|||||||
Reference in New Issue
Block a user