summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f000a887..3f03db3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+shim (15.5-1) UNRELEASED; urgency=medium
+
+ * New upstream release fixing more bugs
+ + Remove all our old patches, all now upstream:
+ - Don-t-call-QueryVariableInfo-on-EFI-1.10-machines.patch
+ - MOK-BootServicesData.patch
+ - fix-broken-ia32-reloc.patch
+ - fix-import_one_mok_state.patch
+ - fix_arm64_rela_sections.patch
+ - relax_check_for_import_mok_state.patch
+
+ -- Steve McIntyre <93sam@debian.org> Wed, 27 Apr 2022 22:50:08 +0100
+
shim (15.4-7) unstable; urgency=high
* Tweak how we call grub-install; don't abort on error. Not ideal