~mvo/snapd/+git/snapd-mvo:fix-typo-in-changelog-2.40

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

Branch merges

Branch information

Name:
fix-typo-in-changelog-2.40
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

758775e... by Michael Vogt

packaging: fix typo in changelog

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.

a9ff64a... by Zygmunt Krynicki

Merge pull request #7056 from zyga/backport/base-migration-v2

cmd,tests: forcibly discard mount namespace when bases change (2.40)

5948777... by Zygmunt Krynicki

tests: measure effective base snap name

This is an extension to the existing base migration test. The extension
was suggested by mvo (thank you).

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

ed0f672... by Zygmunt Krynicki

cmd/libsnap: fix tab-space on comment

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

d1a2584... by Zygmunt Krynicki

cmd/libsnap: infofile requires trailing newlines

During code review it was raised that each line should be terminated
with the trailing newline, even the last one. While I initially objected
wishing to reuse this to more human-edited files, like /etc/os-release,
that may not fit such strict requirements, I later on agreed to change
it to ensure that an important bug fix is delivered on time.

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

ef6e1fc... by Zygmunt Krynicki

cmd/libsnap: expand NOTE comment

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

cec9798... by Zygmunt Krynicki

cmd/snap-confine: don't use stdio text mode

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

f3b77f9... by Zygmunt Krynicki

cmd/libsnap: use term "tricky" rather than "malformed"

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