~mvo/snapd/+git/snapd-mvo:release-2.36.3

Last commit made on 2018-12-14
Get this branch:
git clone -b release-2.36.3 https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
release-2.36.3
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

4d96812... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into release-2.36.3

15b5d3e... by Michael Vogt

debian: add placeholder 2.36.3 changelog

92212e6... by Zygmunt Krynicki

Merge pull request #6296 from sergiocazzolato/tests-run-upgrade-tests-on-diff-backend

tests: new backend used to run upgrade test suite

a045a19... by Zygmunt Krynicki

interfaces/backends: make use of UnusableAppArmor

The 2.36.x release branch was using PartialAppArmor coupled with
additional check for lack of parser features to know that apparmor ought
to be disabled inside snapd. Meanwhile in master a new level,
UnusableAppArmor, was introduced to express that. This patch reconciles
the code to be in sync with master.

While I was at it, I added a test for UnusableAppArmor level.

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

8d11e1d... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into release-2.36.3

5aba5ec... by Michael Vogt

releasing package snapd version 2.36.3

230f740... by Maciej Borzecki

travis: short circuit failures in static and unit tests travis job (#6299)

* travis: short cicruit failures in static and unit tests task

It's super annoying to have the Travis job execute all scripts, while the first
one has failed. This makes it hard to find out the failure that occurred in
--static checks as it doesn't really stand out and it followed by a couple of
pages of unit tests log.

4fea40f... by Zygmunt Krynicki

Merge pull request #6305 from zyga/fix/lp-1806761

cmd: automatically fix localized <option>s to <option>

52b43a6... by Zygmunt Krynicki

Merge pull request #6190 from zyga/feature/user-mount-ns-13

overlord/configstate,features: expose features to snapd tools

6a2be91... by Maciej Borzecki

Merge pull request #6285 from bboozzoo/bboozzoo/selinux-support-package

selinux: package to query SELinux status and verify/restore file contexts