~mvo/snapd/+git/snapd-mvo:static-check-fix

Last commit made on 2019-04-16
Get this branch:
git clone -b static-check-fix https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
static-check-fix
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

a250c98... by Michael Vogt

travis: add some debug to run-checks

98f158d... by Michael Vogt

Merge pull request #6594 from mvo5/autopkgtest-no-rebuild

[RFC] tests: run smoke tests on (almost) pristine systems

64c7949... by Sergio Cazzolato

Merge pull request #6625 from sergiocazzolato/tests-system-disable-ssh-gadget

tests: system disable ssh for config defaults in gadget

60dea31... by Paweł Stołowski

Merge pull request #6660 from stolowski/timings-client

cmd/debug: integrate new task timings with "snap debug timings"

342d759... by Maciej Borzecki

Merge pull request #6713 from bboozzoo/bboozzoo/selinux-restorecon-fontconfig-cache-upgrade

tests/upgrade/basic, packaging/fedoar: restore SELinux context of /var/cache/fontconfig, patch pre-2.39 mount units

16027cd... by Paweł Stołowski

Removed irrelevant part of the comment for TimingsInfo type.

5c487b4... by Maciej Borzecki

Merge remote-tracking branch 'origin/master' into bboozzoo/selinux-restorecon-fontconfig-cache-upgrade

630e3e4... by Maciej Borzecki

tests/upgrade/basic: tweak comments

Signed-off-by: Maciej Borzecki <email address hidden>

e5170aa... by Maciej Borzecki

packaging/fedora: run SELinux patch triggers for all pre 2.39 releases

2.39 will likely contain SELinux support, and 2.38 is already published to
Fedora updates repo. Make the triggers run on pre 2.39 to have the mount units
patched correctly.

Signed-off-by: Maciej Borzecki <email address hidden>

fb3c124... by Paweł Stołowski

timings: added comments to Get method. Fix Save to only store timings struct if it has nested timings.