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

Commit 7162699

Browse files
committed
2.2
1 parent 078dc86 commit 7162699

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2.2
2+
---
3+
4+
This release fixes iio-sensor-proxy not receiving udev events
5+
because of the excessive lockdown added in version 2.1. This
6+
also fixes a possible crash on startup due to a race condition.
7+
18
2.1
29
---
310

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.1], [[email protected]])
3+
AC_INIT([iio-sensor-proxy], [2.2], [[email protected]])
44

55
AX_IS_RELEASE([git-directory])
66

0 commit comments

Comments
 (0)