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

Last commit made on 2019-07-12
Get this branch:
git clone -b release-2.40 https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

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

Recent commits

d2568ed... by Michael Vogt

packaging: fix typo in changelog

6e98801... by Michael Vogt

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

adee89d... by Michael Vogt

releasing package snapd version 2.40

441eb80... by Paweł Stołowski

overlord/patch: simplify conditions for re-applying sublevel patches for level 6 (#7016)

Simplify conditions for re-applying sublevel patches for patch level 6: check snapd version string and reset sublevel back to 0 if it's different from last snapd version. This fixes issue with coming from and old core to a new snapd (either from a deb or snapd snap), and with a missing current symlink on core observed in some edge cases of failed rollback.

e0234de... by Paweł Stołowski

overlord/patch: simplify conditions for re-applying sublevel patches for level 6 (#7016)

Simplify conditions for re-applying sublevel patches for patch level 6: check snapd version string and reset sublevel back to 0 if it's different from last snapd version. This fixes issue with coming from and old core to a new snapd (either from a deb or snapd snap), and with a missing current symlink on core observed in some edge cases of failed rollback.

1aa1b51... by Michael Vogt

Merge pull request #7093 from jdstrand/seccomp-compiler-testnames-and-comments

seccomp/compiler: adjust test case names and comment for later changes

50ea69f... by Paweł Stołowski

Merge pull request #7094 from sergiocazzolato/tests-fix-snap-pack

tests: fix error doing snap pack running failover test

4c412c5... by Sergio Cazzolato

Fix error doing snap pack running failover test

It was happening that doing snap pack for core snap, sporadically the
systemd was going out of memory and hanging when running the failover
test (specially running failover test)

When using the mksquashfs command instead of snap pack the test is not
hanging anymore and the test speed is improved.

The fix was validated on gce machines and rpi as well with excelente
results.

28e2520... by Jamie Strandboge

seccomp/compiler*: adjust test case names and comment for later changes

09fcbff... by Zygmunt Krynicki

Merge pull request #7089 from zyga/tweak/mountinfo-size

tests: don't preserve size= when rewriting mount tables