Skip to content
This repository was archived by the owner on Jul 23, 2020. It is now read-only.

Commit 8941370

Browse files
committed
2.1
1 parent e2d81f2 commit 8941370

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

NEWS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2.1
2+
---
3+
4+
This release fixes a security problem that will affect services
5+
other than iio-sensor-proxy, that have a system D-Bus interface.
6+
Upgrading to this version is highly recommended.
7+
8+
- Make D-Bus policy rules only affect SensorProxy itself
9+
- Lockdown service through systemd
10+
- Fix startup problem on machines with a Compass device
11+
112
2.0
213
---
314

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AC_PREREQ(2.59)
22

3-
AC_INIT([iio-sensor-proxy], [2.0], [[email protected]])
3+
AC_INIT([iio-sensor-proxy], [2.1], [[email protected]])
44

55
AX_IS_RELEASE([git-directory])
66

0 commit comments

Comments
 (0)