~wgrant/snapd/+git/github:riscv64-working

Last commit made on 2021-09-24
Get this branch:
git clone -b riscv64-working https://git.launchpad.net/~wgrant/snapd/+git/github

Branch merges

Branch information

Name:
riscv64-working
Repository:
lp:~wgrant/snapd/+git/github

Recent commits

98522d0... by William Grant

osutil: Don't exclude syscalls that don't exist on riscv64

If we could ignore trusty we could use the ? syntax. But for now, hacks.

c33ec71... by William Grant

snap-seccomp: Add riscv64 support

d2ea6fd... by William Grant

build-aux: Use core20 and go/1.16 (for riscv64)

riscv64 doesn't exist before core20, and only supports Go 1.14 onwards.

1a52cb8... by William Grant

build-aux: Disable xenial/bionic font-caches for riscv64

riscv64 doesn't exist on xenial or bionic.

7b7cef5... by Michael Vogt

Merge pull request #7700 from zyga/wip/raa-ux

cmd/snap: wait while inhibition file is present

833d7f4... by Michael Vogt

Merge pull request #10828 from sergiocazzolato/tests-cleanup-selfhosted-workspace

tests: cleanup the job workspace as first step of the actions workflow

1b81597... by Michael Vogt

Merge pull request #10829 from sergiocazzolato/tests-update-impish-image

tests: use our own image for ubuntu impish

e218529... by Michael Vogt

Merge pull request #10630 from MiguelPires/install-update-prereq

o/snapstate: update default provider if missing required content

78736d9... by Michael Vogt

Merge pull request #10810 from stolowski/validation-sets/update-vsets-asserts-only-with-all-snaps

o/assertstate, api: update validation set assertions only when updating all snaps

3aa94fa... by Miguel Pires

o/snapstate: update default provider if missing required content

Updates a default provider when installing a snap if it's missing the required content attribute (likely outdated).