~mvo/snapd/+git/snapd-mvo:use-netplan-base-defaults-file-2.60

Last commit made on 2023-08-01
Get this branch:
git clone -b use-netplan-base-defaults-file-2.60 https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
use-netplan-base-defaults-file-2.60
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

f2345e9... by Alfonso Sanchez-Beato

tests/core20-early-config: make sure to configure any ethernet

The name of the interface is enp0s2 in some cases instead of ens3.

2978297... by Alfonso Sanchez-Beato

tests/core20-early-config: check that netplan defaults from

the base are overriden.

de0e8b9... by Alfonso Sanchez-Beato

tests/netplan-cfg: reenable as the fix has been released

4514aef... by Alfonso Sanchez-Beato

o/configcore: write netplan defaults to 00-snapd-config on seeding

So we override the default settings from the base.

252f810... by Michael Vogt

snapcraft.yaml: pull in apparmor optimization patches from Alfonso

The added apparmor patch `parser: replace dynamic_cast with is_type
method` will speed up profile generation by 30%.

d259e39... by Michael Vogt

tests: make `strace-static` channel point to beta

The current strace-static edge channel is unhappy so let's switch
to `--beta` until this is fixed.

8afcb38... by Michael Vogt

snap-confine: fix missing \0 after readlink

The readlink() call does not add a terminating \0. Because orig_cwd
is not initialized this can lead to silent corruption (as was
observed in PR#13014.

3b2f453... by Samuele Pedroni

cmd/snap: hide append-integrity-data

as the dm-verity support work and how we ship the hashtrees is still in flux

54fd3e5... by Aristo Chen

interfaces/opengl: add support for ARM Mali

Signed-off-by: Aristo Chen <email address hidden>

6e6d371... by Michael Vogt

release: 2.60.1 (#12950)