~ubuntu-uefi-team/grub/+git/ubuntu:ubuntu

Last commit made on 2024-04-04
Get this branch:
git clone -b ubuntu https://git.launchpad.net/~ubuntu-uefi-team/grub/+git/ubuntu
Members of Development of Ubuntu software for UEFI platforms can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu
Repository:
lp:~ubuntu-uefi-team/grub/+git/ubuntu

Recent commits

4be2e5f... by Mate Kukri

releasing package grub2 version 2.12-1ubuntu7

0efc7d0... by Mate Kukri

d/build-efi-images: Make sure downstream didn't remove peimage SBAT entry

f8ebfa5... by Mate Kukri

Increase SBAT level to "grub.ubuntu,2" and "grub.peimage,2"

4858769... by Mate Kukri

Revert peimage to re-use GRUB's image handle (LP: #2057679) (LP: #2054127)

peimage sometimes has to load things such as systemd-stub that will pass
their ImageHandle to the firmware's LoadImage() as ParentImageHandle.

Such a ParentImageHandle must always come from the firmware itself,
otherwise LoadImage() asserts.

Reverting to the old implementation also fixes LP: #2054127 as systab
hook installation will again be done in StartImage().

47e6386... by Mate Kukri

debian/: Add tests for grub-sort-version

6f2347a... by Mate Kukri

d/grub-sort-version: Append `-0` to abi strings before passing to python-apt (Fixes LP: #2041827)

53ae13c... by Mate Kukri

d/grub-sort-version: Update regex to correctly match kernel flavour

GRUB_FLAVOUR_ORDER didn't work because the regex f"[0-9]*-{flavour}$"
never matched against the entire ABI string.

4029adb... by Mate Kukri

d/p/grub-sort-version.patch: Also patch grub-mkconfig to export GRUB_FLAVOUR_ORDER

GRUB_FLAVOUR_ORDER specified in /etc/default/grub was ignored before
this.

67b61d4... by Mate Kukri

Add 2.12-1ubuntu6 to changelog

2e09b0d... by Mate Kukri

releasing package grub2 version 2.12-1ubuntu5