~snappy-hwe-team/snappy-hwe-snaps/+git/ci-build-544:snap-20

Last commit made on 2020-10-09
Get this branch:
git clone -b snap-20 https://git.launchpad.net/~snappy-hwe-team/snappy-hwe-snaps/+git/ci-build-544
Members of Snappy HWE Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

39f51d5... by System Enablement CI Bot <email address hidden>

Open development for 1.22.10-3-dev

76f9496... by System Enablement CI Bot <email address hidden>

Bump version to 1.22.10-2

f027b70... by System Enablement CI Bot <email address hidden>

Update manifests to 1.22.10-2

a11489b... by System Enablement CI Bot <email address hidden>

Update ChangeLog for 1.22.10-2

58f8d99... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch fix-udev-detect

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/network-manager/+merge/391889

Author: Alfonso Sanchez-Beato <email address hidden>

Add patch to use udev even when confined

[PATCH] platform: use also statvfs() to check for udevd

Check whether or not there is a running udevd by using statvfs() on
"/sys" and use access() as a fallback. This is in line with what is
done by systemd [1] and helps in case NM is not really running in a
container but has been confined by a MAC so it does not have full
access to sysfs (access() returns EACCES). Fixes LP:#1712918,
LP:#1893184.

Upstream:
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/commit/9c8275bedcc98d789fa83d2817b9e8ff58f3e7b6

[1] https://github.com/systemd/systemd/blob/v246/src/basic/stat-util.c#L132

d084e6f... by Alfonso Sanchez-Beato

Check udev usage when debug traces are enabled

deaee95... by Alfonso Sanchez-Beato

tests: check that NM actually uses udev

8eef795... by Alfonso Sanchez-Beato

Add patch to use udev even when confined

[PATCH] platform: use also statvfs() to check for udevd

Check whether or not there is a running udevd by using statvfs() on
"/sys" and use access() as a fallback. This is in line with what is
done by systemd [1] and helps in case NM is not really running in a
container but has been confined by a MAC so it does not have full
access to sysfs (access() returns EACCES). Fixes LP:#1712918,
LP:#1893184.

Upstream:
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/commit/9c8275bedcc98d789fa83d2817b9e8ff58f3e7b6

[1] https://github.com/systemd/systemd/blob/v246/src/basic/stat-util.c#L132

54fd7da... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch add-netplan

Merge-Proposal: https://code.launchpad.net/~hellsworth/snappy-hwe-snaps/+git/network-manager/+merge/391222

Author: Heather Ellsworth <email address hidden>

Add netplan patch

9f4ffcf... by Lukas Märdian

Update nms-netplan patch, to add b6eb05a