~mvo/snapd/+git/snapd-mvo:tests-fix-logs-daemon-notify-2.37

Last commit made on 2019-01-31
Get this branch:
git clone -b tests-fix-logs-daemon-notify-2.37 https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
tests-fix-logs-daemon-notify-2.37
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

e2ed926... by Sergio Cazzolato

Improve check with connected interface

effb1c0... by Sergio Cazzolato

Update wording on test

46136f7... by Sergio Cazzolato

Iterate getting journal logs to support delay on boards

d8917b8... by Michael Vogt

Merge pull request #6434 from jdstrand/add-yubikey-interface-2.37

interfaces: add u2f-devices interface (2.37)

53c5cee... by Jamie Strandboge

use list of structs rather than map (thanks zyga)

7ca4696... by Jamie Strandboge

rename to u2f-devices

0de8ac1... by Jamie Strandboge

remove comment

a943a72... by Jamie Strandboge

interfaces/hardware-observe: allow reading /run/udev/data/+power_supply:*

42901e1... by Jamie Strandboge

interfaces: add yubikey interface

Yubikey devices either show up as hidraw devices or keyboard devices.
This adds support for hidraw devices based on the list of hardware from:

https://support.yubico.com/support/solutions/articles/15000006449-using-your-u2f-yubikey-with-linux

Since there are many different kinds of hidraw devices, use an apparmor
glob rule but selectively udev tag devices based on the list of upstream
vendor and product IDs. In this manner, connected snaps only have access
to the yubikey hidraw devices. A future PR may add support for yubikey
keyboard devices (which simply show up as a evdev keyboards).

4a0dbb5... by Michael Vogt

releasing package snapd version 2.37.1