3.4
This commit is contained in:
7
NEWS
7
NEWS
@@ -1,3 +1,10 @@
|
|||||||
|
3.4
|
||||||
|
---
|
||||||
|
|
||||||
|
This update adds polkit checks for whether a user is allowed to claim a sensor.
|
||||||
|
It also fixes the ambient light sensor readings on some systems, a regression in
|
||||||
|
the fake-input-accelerometer test binary, and a number of memory leaks.
|
||||||
|
|
||||||
3.3
|
3.3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
project('iio-sensor-proxy', [ 'c' ],
|
project('iio-sensor-proxy', [ 'c' ],
|
||||||
version: '3.3',
|
version: '3.4',
|
||||||
license: 'GPLv3+',
|
license: 'GPLv3+',
|
||||||
default_options: [
|
default_options: [
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
|
Reference in New Issue
Block a user