~mvo/snapd/+git/snapd-mvo:devicectx-for-snapcheck

Last commit made on 2019-04-30
Get this branch:
git clone -b devicectx-for-snapcheck https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
devicectx-for-snapcheck
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

0e9a41b... by Michael Vogt

Merge remote-tracking branch 'pedronis/devicectx' into devicectx-for-snapcheck

aeac5a3... by Samuele Pedroni

now that more operations do require the device model to be acknowledged, make sure we still start transition to core timely enough, fixes upgrade-from-2.15

8148f17... by Michael Vogt

snapstate,devicestate: add snapstate.DeviceCtx to checkSnap*

For various remodel (and other) checks we need to have the
new snapstate.DeviceCtx in the various checkSnap* functions.

This PR adds the parameter and updates the tests.

5c9a30a... by Michael Vogt

devicestate: adjust test to use devicestate.SetDevice

7b6ce62... by Michael Vogt

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

c314589... by Zygmunt Krynicki

Merge pull request #6794 from zyga/feature/user-mount-ns-20.9-split-8-of-n

cmd/snap-update-ns: remove instanceName argument from applyProfile

6be9d48... by Maciej Borzecki

Merge pull request #6792 from bboozzoo/bboozzoo/gadget-update-position-renames

gadget: embed volume in positioned volume, rename fields

6e82c05... by Michael Vogt

Merge pull request #6782 from mvo5/use-go-buildid

osutil: use go build-id when no gnu build-id is available

fdbba38... by Zygmunt Krynicki

cmd/snap-update-ns: remove instanceName argument from applyProfile

The argument was only used for one debug message. That message
always had the implied snap name context (that in some cases
was also added again by snapd) so showing it again is of little value.

This removes the last duplicated argument from the apply family of
functions.

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

82d0118... by Michael Vogt

Merge pull request #6787 from jdstrand/add-actlog-to-system-key

snap-seccomp: add 4th field to version-info for golang-seccomp features