- Fix NetworkManager tests due to name changes from 802-11-wireless to wifi.
0.17
- Call dbus-daemon directly instead of dbus-launch. (Debian 836053) - Fix DBusTestCase.stop_dbus() to actually enforce a timeout. Thanks to Renat Galimov! - Fix test_timedated for changed timedatectl output format in systemd 235.
0.16.9
- NetworkManager template: Fix type of 'State' property in AddActiveConnection() - Fix BlueZ tests to work with Python 2 again.
0.16.8
- bluez5 template tests: Fix failure of test_no_adapters with BlueZ 5.45. (LP: 1696480) - tests: Move from pep8 to pycodestyle for static code tests. - NetworkManager: Add ObjectManager, to work with NM ≥ 1.6.
0.16.7
- bluez5 template tests: Fix failure on "Waiting to connect to bluetoothd" messages.