~snappy-dev/snapd/+git/snapd-pawel:serial-port-hotplug

Last commit made on 2019-03-26
Get this branch:
git clone -b serial-port-hotplug https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
serial-port-hotplug
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

3c70ca9... by Paweł Stołowski

Implement hotplug support for serial-port interface. Use very short retry time for hotplug changes, instead of the default of ensure loop.

3afd536... by Michael Vogt

Merge pull request #6630 from chipaca/yamlish-warnings

cmd/snap: make 'snap warnings' output yamlish

19000d3... by Sergio Cazzolato

tests: add check to detect a broken snap on reset

Add check for snaps broken after resetting the state for each tests.

8aa4704... by Zygmunt Krynicki

Merge pull request #6645 from zyga/fix/lp-1821474

interfaces: add one-plus devices to adb-support

146237a... by Michael Vogt

Merge pull request #6633 from mvo5/release-2.38

release: merge 2.38 changelogs back into master

31325a5... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into HEAD

43af5b2... by Zygmunt Krynicki

Merge branch 'master' of github.com:snapcore/snapd into fix/lp-1821474

6deab4f... by Zygmunt Krynicki

Merge pull request #6636 from zyga/fix/suse-audit-5

cmd: prevent umask from breaking snap-run chain

55ef144... by Zygmunt Krynicki

cmd/snap: document adjusting umask from go

We discussed if controlling umask needs to be done with LockOSThread but
ended up deciding that it doesn't. This patch adds the rationale as a
comment.

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

4572576... by Zygmunt Krynicki

cmd/snap-confine: drop old umask handling

I think this was deleted earlier and I brought it back with a merge from
master. Fixed now.

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