~snappy-dev/snapd/+git/snapd-pawel:hotplug-feature-flag

Last commit made on 2018-06-28
Get this branch:
git clone -b hotplug-feature-flag https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
hotplug-feature-flag
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

6fda0dc... by Paweł Stołowski

Merge branch 'master' into hotplug-feature-flag

3439a89... by Michael Vogt

Merge pull request #5322 from bboozzoo/bboozzoo/include-libcudart

cmd/snap-confine: include CUDA runtime libraries

6c12896... by Michael Vogt

Merge pull request #5398 from mvo5/auto-refresh-core18

tests: disable auto-refresh test on core18

3c5f961... by Samuele Pedroni

many: switch to account validation: unproven|verified (#5419)

145ecf0... by Zygmunt Krynicki

Merge pull request #5418 from zyga/tweak/indirect-conn-ops

overlord/ifacestate: get/set connection state only via helpers

600ac85... by Zygmunt Krynicki

Merge pull request #5343 from sergiocazzolato/tests-check-journalctl-showing-current-data

tests: adding extra check to validate journalctl is showing current test data

fd3a2bc... by Michael Vogt

Merge pull request #5390 from mvo5/systemd-environment-d

data: add systemd environment configuration

9baf886... by Michael Vogt

Merge pull request #5402 from mvo5/xgettext-robustness

i18n: handle write errors in xgettext-go

6ad6c3c... by Zygmunt Krynicki

overlord/ifacestate: get/set connection state only via helpers

This patch ensures that interface connections are only loaded and stored
with the help of a pair of helpers (getConns, setConns). This is a step
towards those helpers doing data mapping for snapd.snap

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

c525b0f... by Maciej Borzecki

Merge pull request #5366 from bboozzoo/bboozzoo/parallel-install-validate-instance-name

snap: helper for validating snap instance names