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

Last commit made on 2017-09-26
Get this branch:
git clone -b release-2.28 https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

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

Recent commits

cb3fafd... by Michael Vogt

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

41a23c8... by Michael Vogt

Merge pull request #3961 from mvo5/targeted-snap-ignore

git: make the .gitingore file a bit more targeted

5734946... by Michael Vogt

make the .gitingore file a bit more targeted

78c90fa... by Michael Vogt

releasing package snapd version 2.28

a038acc... by Paweł Stołowski

hooks: rename refresh to after-refresh

6e70d43... by Paweł Stołowski

hooks: rename refresh to after-refresh

871e9c8... by Michael Vogt

snap-confine: bind mount /usr/lib/snapd relative to snap-confine (#3956)

* snap-confine: bind mount /usr/lib/snapd relative to snap-confine

Use the basedir of snap-confine to bind mount as /usr/lib/snapd
when using bases. This ensures we use the re-execed tools if we
are re-execing. This fixes the bug that busybox-static does not
work with the "bare" snap when using a snapd that re-execs from
e.g. beta.

9c330f8... by Michael Vogt

snap-confine: bind mount /usr/lib/snapd relative to snap-confine (#3956)

* snap-confine: bind mount /usr/lib/snapd relative to snap-confine

Use the basedir of snap-confine to bind mount as /usr/lib/snapd
when using bases. This ensures we use the re-execed tools if we
are re-execing. This fixes the bug that busybox-static does not
work with the "bare" snap when using a snapd that re-execs from
e.g. beta.

855bdb4... by Zygmunt Krynicki

cmd,dirs: treat "liri" the same way as "arch"

Liri is a derivative of Arch and should use the same support code.

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

73e03e6... by Michael Vogt

Merge pull request #3957 from zyga/tweak/liri-os

cmd,dirs: treat "liri" the same way as "arch"