~ubuntu-core-dev/grub/+git/ubuntu:riscv64

Last commit made on 2021-12-13
Get this branch:
git clone -b riscv64 https://git.launchpad.net/~ubuntu-core-dev/grub/+git/ubuntu
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
riscv64
Repository:
lp:~ubuntu-core-dev/grub/+git/ubuntu

Recent commits

42b58f2... by Julian Andres Klode

packaging: add riscv64 support

0352199... by Julian Andres Klode

releasing package grub2 version 2.06-2ubuntu2

3f5f4df... by Julian Andres Klode

Restore still relevant patches lost in rebase

They got lost in a first rebase, when we did not include
ubuntu-linuxefi.patch as they modify code in there.

- no-devicetree-if-secure-boot.patch
- 0077-ubuntu-Update-the-linux-boot-protocol-version-check.patch
- 0096-linuxefi-fail-kernel-validation-without-shim-protoco.patch
- 0099-chainloader-Avoid-a-double-free-when-validation-fail.patch
- 0105-efilinux-Fix-integer-overflows-in-grub_cmd_initrd.patch

Gbp-Dch: full

9619de2... by Julian Andres Klode

reconstruct changelog

4e8bd06... by Julian Andres Klode

Build using -O1 on s390x to avoid misoptimization

With -O2, the compiler assumes some variables may be uninitialized
that actually are initialized. Bad compiler.

9abec3a... by Julian Andres Klode

cherrypick efinet SNP closing fixes

3f8f647... by Julian Andres Klode

Fix zstd build on s390x

1bf8752... by Julian Andres Klode

merge debian/po/

This is not strictly necessary but cleans the merge up

1fa2a0d... by Julian Andres Klode

Merge changelog

186f7ca... by Julian Andres Klode

Install grub-initrd-fallback.service again