~mvo/snapd/+git/snapd-mvo:gpio-for-core18

Last commit made on 2018-11-16
Get this branch:
git clone -b gpio-for-core18 https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
gpio-for-core18
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

5723605... by Michael Vogt

tests: run gpio test on core18

Also add the gpio to the gadget interface to get a more realistic
test (the gadget is defining this on the Pi).

0a6a79c... by Michael Vogt

Merge pull request #6154 from mvo5/min-snap-name-len

snap: enforce minimal snap name len of 2

075ffbc... by Zygmunt Krynicki

Merge pull request #6145 from zyga/feature/user-mount-ns-7

cmd/libsnap: add sc_verify_snap_lock

f0f3f85... by Michael Vogt

Merge pull request #6165 from zyga/tweak/trespassing-debug

cmd/snap-update-ns: extra debugging of trespassing events

b7287f7... by Zygmunt Krynicki

cmd/libsnap: tweak logic to decrease nesting

Signed-off-by: Zygmunt Krynicki <email address hidden>

ade0e38... by Zygmunt Krynicki

cmd/libsnap: tweak wording

Signed-off-by: Zygmunt Krynicki <email address hidden>

a75095d... by Michael Vogt

Merge pull request #6157 from mvo5/zenity-min-width

userd: force zenity width if the text displayed is long

13a15cd... by Zygmunt Krynicki

cmd/snap-update-ns: extra debugging of trespassing events

When trespassing is detected it may be difficult to understand exactly
what was the context of the event. The extra debugging dumps useful
information right next to the spot where it happens.

Signed-off-by: Zygmunt Krynicki <email address hidden>

010d33a... by "John R. Lenton" <email address hidden>

Merge pull request #6142 from chipaca/send-epochs-2

overlord/snapstate, store: always send epochs

6758e18... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into min-snap-name-len