snapd:2.0.8

Last commit made on 2016-06-13
Get this branch:
git clone -b 2.0.8 https://git.launchpad.net/snapd

Branch merges

Branch information

Name:
2.0.8
Repository:
lp:snapd

Recent commits

6ae89cc... by Gustavo Niemeyer

Merge pull request #1293 from mvo5/feature/snap-run2.1

cmd/snap: create SNAP_USER_DATA and common dirs in `snap run`

c88a72b... by Samuele Pedroni

Merge pull request #1306 from pedronis/core-install-ask-for-restart

many: have the installation of the core snap request a restart (on classic)

This has the code to have an installation of the core snap (on classic) end up requesting a restart of snapd so that it can switch to executing the new one.

e639989... by Michael Vogt

fix hardcoded amd64 arch in tests (#1312)

9fd00f3... by Samuele Pedroni

Merge pull request #1313 from pedronis/asserts-allow-trusted-account

asserts: allow to load also account assertions into the trusted set

This allows to load also account assertions into the trusted of an assertion database, we want support pairing them with their account keys.

7784e31... by Samuele Pedroni

use a.(type)

c1385b6... by Gustavo Niemeyer

Merge pull request #1309 from niemeyer/spread-key

spread: update key

f451514... by Gustavo Niemeyer

spread: update key

ec53294... by Zygmunt Krynicki

Merge pull request #1308 from zyga/devmode-distro

many: install snaps in devmode on distributions without complete apparmor and seccomp support

8a761ca... by Gustavo Niemeyer

Merge pull request #1305 from niemeyer/spread-travis

spread: run on travis

c46e069... by Zygmunt Krynicki

many: s/IsDevModeDistro/ForceDevMode/g

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