snapd:release/2.50

Last commit made on 2021-05-27
Get this branch:
git clone -b release/2.50 https://git.launchpad.net/snapd

Branch merges

Branch information

Name:
release/2.50
Repository:
lp:snapd

Recent commits

0621bcc... by Michael Vogt

gadget: support creating vfat partitions during bootstrap

This commit allows creating the "Windows Basic Data Partition"
as part of the gadget.yaml. This is needed so that the ubuntu-boot
partition can be put on a gpt vfat partition. Note that we already
support this for non-gpt partition layouts.

a792f9b... by Robert Liu

interfaces/serial-port: add Qualcomm serial port devices (ttyMSMX/ttyHSX) to allowed list

Add support for two Qualcomm serial port devices.

ttyMSMX: drivers/tty/serial/msm_serial.c
ttyHSX: drivers/tty/serial/qcom_geni_serial.c

Signed-off-by: Robert Liu <email address hidden>

c765936... by Ian Johnson

releasing package snapd version 2.50.1

Signed-off-by: Ian Johnson <email address hidden>

3c150e4... by Ondrej Kubik

interfaces: template: update permitted /lib/.. paths to be compatible with UC20

Signed-off-by: Ondrej Kubik <email address hidden>

97efff6... by Ondrej Kubik

interfaces: builtin: update permitted /lib/.. paths to be compatible with UC20

Signed-off-by: Ondrej Kubik <email address hidden>

2675bd3... by Ondrej Kubik

interfaces: builtin: update permitted paths to be compatible with UC20

core20 does not have populated /bin and /sbin directories, instead those are
symbolic links to /usr/bin and /usr/sbin respectively.
Apparmor profiles need to reflect this, otherwise we have disparity what is allowed
on pre UC20 and UC20 systems

Signed-off-by: Ondrej Kubik <email address hidden>

9974799... by Ondrej Kubik

interfaces/greengrass-support: delete white spaces at the end of lines

Signed-off-by: Ondrej Kubik <email address hidden>

cc25c63... by Michael Vogt

snap-seccomp: update syscalls.go list

The snap-seccomp helper maintains a list of all know syscalls supported by
libseccomp. We catch when the internal list diverges from upstream libseccomp
in a tests/main/snap-seccomp-syscalls spread test.

Upstream libseccomp has been updated with some new syscalls, this commit
updates the internal list to match that of libseccomp.

5fb7732... by Michael Vogt

Merge pull request #10265 from bboozzoo/bboozzoo/kernel-command-lines-for-2.50

many: backport kernel command line for 2.50

ef1a18f... by Sergio Cazzolato

Update spread url

The old aws url is not longer available, now the spread binary is stored
in gce bucket