~snappy-dev/snapd/+git/snapd-pawel:hotplug-repo-functions

Last commit made on 2018-10-10
Get this branch:
git clone -b hotplug-repo-functions https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
hotplug-repo-functions
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

157a9fa... by Paweł Stołowski

Merge branch 'hotplug-structs-and-helpers' into hotplug-repo-functions

08eea3f... by Paweł Stołowski

Renamed hotplug attrs method to getHotplugAttrs / setHotplugAttrs.

c621b0d... by Paweł Stołowski

Review feedback.

6002cf8... by Paweł Stołowski

Merge branch 'hotplug-structs-and-helpers' into hotplug-repo-functions

ce11ad7... by Paweł Stołowski

Review feedback.

21f2fd9... by Paweł Stołowski

Merge branch 'master' into hotplug-structs-and-helpers

1cd6768... by Paweł Stołowski

Merge branch 'master' into hotplug-repo-functions

cccef77... by Paweł Stołowski

Merge pull request #5759 from stolowski/default-device-key

ifacestate: implementation of defaultDeviceKey function for hotplug

a194e9b... by Paweł Stołowski

Use hex for device key version, error out if >= 16.

d64bc1e... by Paweł Stołowski

Review feedback: don't use buffer when computing sha256 checksum. Don't use ':' separator for version field. Always terminate with null (simplify logic).