~mvo/snapd/+git/snapd-mvo:unbreak-trusty

Last commit made on 2019-02-17
Get this branch:
git clone -b unbreak-trusty https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
unbreak-trusty
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

92b5c8a... by Michael Vogt

tests: disable trusty-proposed for now

We need to disable trusty-proposed because there is an inconsistency
in the trusty-proposed archive that leads to the following error:
$ sudo apt install inux-generic-lts-xenial
inux-generic-lts-xenial : Depends: linux-image-generic-lts-xenial (= 4.4.0.143.124) but 4.4.0.141.121 is to be installed

8f1e0c2... by Samuele Pedroni

tests: fix upgrade-from-2.15 with kernel 4.15

snapd version 2.15 will not work with kernels newer than
4.4 because later kernels require snap-exec to be mmapable.
This PR adds the missing rule manually in the middle of the test.

68d1326... by Michael Vogt

tests: fix upgrade-from-2.15 with kernel 4.15

snapd version 2.15 will not work with kernels newer than
4.4 because later kernels require snap-exec to be mmapable.
This PR adds the missing rule manually.

e67689a... by Paweł Stołowski

Merge pull request #6514 from stolowski/allow-self-signaling

interfaces/apparmor: allow sending and receiving signals from ourselves

ef1982d... by Paweł Stołowski

Updated rule per Jamie's suggestion.

f171677... by Paweł Stołowski

Allow sending and receiving signals from ourselves.

4cebefd... by Sergio Cazzolato

Merge pull request #6376 from sergiocazzolato/tests-fix-interfaces-many

tests: split the test interfaces-many in 2 and remove snaps on restore

991b7b6... by Sergio Cazzolato

Merge pull request #6503 from sergiocazzolato/tests-fix-retryable-error

tests: use snap which takes 15 seconds to install on retryable-error test

b85a764... by Michael Vogt

Merge pull request #6508 from mvo5/debhelper-oh-please

packaging: avoid race in snapd.postinst

0672268... by Michael Vogt

Merge pull request #6509 from zyga/fix/lp-1815722

overlord/snapstate: discard mount namespace when undoing 1st link snap