~mvo/snapd/+git/snapd-mvo:unbreak-master-7

Last commit made on 2019-11-27
Get this branch:
git clone -b unbreak-master-7 https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

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

Recent commits

441a654... by Michael Vogt

interfaces: remove leftover reservedForOS

In one of the recent PRs the reservedForOS part of commonInterface
got removed. Apparently some later commit brought another instance
of this back so this commit fixes that.

42bf8b8... by Michael Vogt

Merge pull request #7793 from mvo5/core20-devicemgr-install-read-runmode

devicestate: read modeenv early and store in devicestate

ef4c2a4... by Jamie Strandboge

Merge pull request #7776 from jdstrand/login-session-observe

interfaces: add login-session-observe for who, {fail,last}log and loginctl

2947ff1... by Sergio Cazzolato

Merge pull request #7800 from sergiocazzolato/tests-update-google-sru

tests: add Ubuntu Eoan to google-sru backend

ffd4a57... by Zygmunt Krynicki

Merge pull request #7799 from anonymouse64/feature/optimize-mount-flags-parsing

osutil/mount: de-duplicate code to use a list

3692b92... by Michael Vogt

devicestate: add XXX about DeviceManager.OperationMode()

4cc154e... by Michael Vogt

devicestate: move TestDeviceManagerReadsModeenv to devicestate_test.go

8fbb488... by Michael Vogt

devicemanager: rename runMode -> operatingMode

28a3871... by Zygmunt Krynicki

Merge pull request #7803 from zyga/tweak/reserved-for-os

interfaces: remove reservedForOS from commonInterface

7f5ced0... by Zygmunt Krynicki

Merge branch 'master' of github.com:snapcore/snapd into feature/optimize-mount-flags-parsing