~mvo/snapd/+git/snapd-mvo:remodel-v0-do-update-edges

Last commit made on 2019-04-17
Get this branch:
git clone -b remodel-v0-do-update-edges https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
remodel-v0-do-update-edges
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

627307c... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into remodel-v0-do-update-edges

e5fde79... by Michael Vogt

Merge pull request #6603 from mvo5/remodel-v0-do-update-no-rerefresh

 snapstate: add new NoReRefresh flag and use in Remodel()

af238b6... by Michael Vogt

Merge pull request #6418 from mvo5/core-core16

many: allow core as a fallback for core16

1ae2e43... by Michael Vogt

Merge pull request #6659 from mvo5/fontconfig-from-snapd-snap

snapcraft: build static fontconfig in the snapd snap

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>

e373f1e... by Michael Vogt

tests: fix incorrect indent in core16-provided-by-core test

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

bad5c80... by Michael Vogt

overlord: update doc strings based on review feedback