~mvo/snapd/+git/snapd-mvo:required-means-required

Last commit made on 2019-04-17
Get this branch:
git clone -b required-means-required https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
required-means-required
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

8ea240b... by Michael Vogt

tests: fix remodel test

b90c54d... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into required-means-required

281a919... by Zygmunt Krynicki

Merge pull request #6723 from zyga/tweak/stale-headers

cmd/snap-confine: remove unused sc_open_snap_{update,discard}_ns

0aa3c98... by Zygmunt Krynicki

cmd/snap-confine: remove unused sc_open_snap_{update,discard}_ns

Those two headers were unused and probably are leftover from
libsnap-confine-private/tool.h migration. The snap-confine.c program
compiled because it relied on the stale declarations in mount-support.h
instead of the ones in tool.h

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

d9984ee... by Maciej Borzecki

Merge pull request #6727 from bboozzoo/bboozzoo/selinux-allow-runuser

data/selinux: allow snapd to execute runuser under snappy_t

8532a44... by Maciej Borzecki

Merge pull request #6718 from bboozzoo/bboozzoo/selinux-track-incorrect-labels

spread, tests: do not leave mislabeled files in restorecon test, attempt to catch similar files

989669a... by Michael Vogt

devicestate: ensure Remodel() works correctly when nothing needs to be downloaded/installed

b358eb1... by Michael Vogt

tests: add "snap changes" output to remodel test

cc80bf0... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into required-means-required

b24d1a5... by Maciej Borzecki

Merge pull request #6692 from bboozzoo/bboozzoo/system-key-find-snapd-tweak

interfaces: cleanup internal tool lookup in system-key