snapd:beta-riscv64

Last commit made on 2023-04-17
Get this branch:
git clone -b beta-riscv64 https://git.launchpad.net/snapd

Branch merges

Branch information

Name:
beta-riscv64
Repository:
lp:snapd

Recent commits

96b8380... by Dimitri John Ledkov

build-aux: Use dpkg-buildpackage options to not attempt signing anything

Currently riscv64 builds are failing, because dpkg-buildpackage
attempts signing. Use the historic `-uc -us` (unsigned changes,
unsigned sources) options that are available in xenial and up, to
prevent attempts to sign with mvo's gpg key inside launchpad snap
builds.

(cherry picked from commit 2204c2fd8e78443041de6e39ee935077d49af055)

e90d00c... by Michael Vogt

Merge pull request #12717 from xnox/beta-riscv64-missing

[beta-riscv64] Bring in missing snapcraft.yaml changes

3523ee6... by Dimitri John Ledkov

Bring in missing snapcraft.yaml changes

Signed-off-by: Dimitri John Ledkov <email address hidden>

dda7042... by Michael Vogt

Merge pull request #12616 from xnox/merging-release-2.58-into-beta-riscv64

Merging release/2.58 into beta-riscv64

a36d137... by Dimitri John Ledkov

Merge remote-tracking branch 'xnox/merging-release-2.58-into-beta-riscv64' into merging-release-2.58-into-beta-riscv64

7dd25ee... by Dimitri John Ledkov

Switch to 2.59 branch

e757928... by Michael Vogt

release: 2.59

b9534bc... by Michael Vogt

NEWS.md: new file and updated for 2.59 (#12635)

* NEWS.md: new file and updated for 2.59

* Apply suggestions from code review

Co-authored-by: Miguel Pires <email address hidden>

* NEWS.md: tweak (thanks to Samuele)

* NEWS.md: add also image building assertion fetching fixes

---------

Co-authored-by: Miguel Pires <email address hidden>
Co-authored-by: Samuele Pedroni <email address hidden>

0a96697... by Philip Meulengracht

Merge pull request #12566 from Meulengracht/feature/model-assert-valsets

asserts: support validation-sets in model assertion

d1f1074... by Philip Meulengracht

asserts: review feedback

add Optional to the sequence check, change error for wrongly formatted validation-set entry