Blame NEWS

rpm-build b90aa4
2.4
rpm-build b90aa4
---
rpm-build b90aa4
rpm-build b90aa4
This release fixes data being incorrectly read from sensors due to
rpm-build b90aa4
a naively broken compilation fix. It also supports Geoclue running
rpm-build b90aa4
as a different user than "geoclue".
rpm-build b90aa4
rpm-build b90aa4
2.3
rpm-build b90aa4
---
rpm-build b90aa4
rpm-build b90aa4
This release fixes API documentation not being in the tarball,
rpm-build b90aa4
removes a work-around for long-standing kernel bug (see README.md
rpm-build b90aa4
for details), and ignores accelerometers that are part of gaming
rpm-build b90aa4
devices. A number of build warnings were also fixed.
rpm-build b90aa4
rpm-build b90aa4
2.2
rpm-build b90aa4
---
rpm-build b90aa4
rpm-build b90aa4
This release fixes iio-sensor-proxy not receiving udev events
rpm-build b90aa4
because of the excessive lockdown added in version 2.1. This
rpm-build b90aa4
also fixes a possible crash on startup due to a race condition.
rpm-build b90aa4
rpm-build b90aa4
2.1
rpm-build b90aa4
---
rpm-build b90aa4
rpm-build b90aa4
This release fixes a security problem that will affect services
rpm-build b90aa4
other than iio-sensor-proxy, that have a system D-Bus interface.
rpm-build b90aa4
Upgrading to this version is highly recommended.
rpm-build b90aa4
rpm-build b90aa4
- Make D-Bus policy rules only affect SensorProxy itself
rpm-build b90aa4
- Lockdown service through systemd
rpm-build b90aa4
- Fix startup problem on machines with a Compass device
rpm-build b90aa4
rpm-build b90aa4
2.0
rpm-build b90aa4
---
rpm-build b90aa4
rpm-build b90aa4
This release adds build fixes, fixes the detection of a number of
rpm-build b90aa4
devices that should be supported, stops trying to use devices
rpm-build b90aa4
that shouldn't, and adds support for the "mount-matrix" property,
rpm-build b90aa4
which can be used to fix the orientation of accelerometers on
rpm-build b90aa4
devices where the default does not work.
rpm-build b90aa4
rpm-build b90aa4
- Add support for ACCEL_MOUNT_MATRIX udev property
rpm-build b90aa4
- Fix startup failure on certain devices
rpm-build b90aa4
- Work-around possible kernel bug on certain devices
rpm-build b90aa4
- Better supported/unsupported sensors detection
rpm-build b90aa4
- Better debug output
rpm-build b90aa4
rpm-build b90aa4
1.3
rpm-build b90aa4
---
rpm-build b90aa4
rpm-build b90aa4
This release adds build fixes, fixes accelerometer unit scaling and
rpm-build b90aa4
really fixes regression with the IIO accelerometer in kernel 4.8 that
rpm-build b90aa4
was supposed to be fixed in version 1.2.
rpm-build b90aa4
rpm-build b90aa4
1.2
rpm-build b90aa4
---
rpm-build b90aa4
rpm-build b90aa4
This release mainly adds better debug output, and updated testing
rpm-build b90aa4
instructions in the README.
rpm-build b90aa4
rpm-build b90aa4
- Fix regression with IIO accelerometer in kernel 4.8
rpm-build b90aa4
- Fix possible crash in compass handling
rpm-build b90aa4
rpm-build b90aa4
1.1
rpm-build b90aa4
---
rpm-build b90aa4
rpm-build b90aa4
This release adds support for Compasses (only accessible to GeoClue).
rpm-build b90aa4
rpm-build b90aa4
- Fix service not starting in a number of cases
rpm-build b90aa4
- Fix excessive CPU usage monitoring light sensors on Macs
rpm-build b90aa4
- Support light sensors on some Samsung laptops
rpm-build b90aa4
- Fix incorrect sensor readings on some devices due to unit scaling
rpm-build b90aa4
rpm-build b90aa4
1.0
rpm-build b90aa4
---
rpm-build b90aa4
rpm-build b90aa4
This is the first stable release of iio-sensor-proxy. It now uses a D-Bus API,
rpm-build b90aa4
and supports accelerometers and ambient light sensors.
rpm-build b90aa4
rpm-build b90aa4
0.1
rpm-build b90aa4
---
rpm-build b90aa4
rpm-build b90aa4
This is the first version of iio-sensor-proxy. It supports accelerometers,
rpm-build b90aa4
proxying IIO sensors, and mimicking input device accelerometers.