~juliank/grub/+git/ubuntu:juliank/check-signed-kernels

Last commit made on 2018-07-13
Get this branch:
git clone -b juliank/check-signed-kernels https://git.launchpad.net/~juliank/grub/+git/ubuntu
Only Julian Andres Klode can upload to this branch. If you are Julian Andres Klode please log in for upload directions.

Branch merges

Branch information

Name:
juliank/check-signed-kernels
Repository:
lp:~juliank/grub/+git/ubuntu

Recent commits

a6019d0... by Julian Andres Klode

Adjust for review comments

8c30e9f... by Julian Andres Klode

Remove line wrongly copied into debian/templates.in

dbab06c... by Julian Andres Klode

Only check signatures on grub-efi-amd64

d7d214c... by Julian Andres Klode

List unsigned kernel versions and make title translatable

This lists the kernel versions, one version per line. It unfortunately
has one additional empty line after the last item, and it does not
seem possible to remove - removing the empty line in the template
removes two lines.

d69f534... by Julian Andres Klode

Check that we are actually on secure boot, not just UEFI

Shamelessly stolen from update-secureboot-policy

b7ef3ee... by Julian Andres Klode

Check secure boot policy in postint when upgrading from old version

Might need some tweak when merged for whatever version it will be
then.

3737d28... by Julian Andres Klode

debian/grub-check-signatures: Reimplement kernel finding to not use grub.cfg

If we run from grub postinst, we might not have generated it yet.

a6e4c88... by Julian Andres Klode

debian/grub-check-signatures: Always abort installs

684cb8f... by Julian Andres Klode

Check that kernels are signed

We want to ensure that people do not accidentally reboot their
system and can't get back into Ubuntu.

4791e56... by Ɓukasz Zemczak

git-dpm did something funny with my name, and also removed the Patch-Name field from the previous patch.