From 0fc380cf2169004a451ded59eefd54f349dbc104 Mon Sep 17 00:00:00 2001 From: Sayan Chowdhury Date: Thu, 25 Jan 2024 04:52:11 +0530 Subject: [PATCH] sys-boot/shim: Add the changelog for shim upgrade, and secureboot Signed-off-by: Sayan Chowdhury --- changelog/changes/2024-01-25-shim-secureboot-update.md | 1 + changelog/updates/2024-01-25-shim-15.8.ebuild.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 changelog/changes/2024-01-25-shim-secureboot-update.md create mode 100644 changelog/updates/2024-01-25-shim-15.8.ebuild.md diff --git a/changelog/changes/2024-01-25-shim-secureboot-update.md b/changelog/changes/2024-01-25-shim-secureboot-update.md new file mode 100644 index 0000000000..c44298c190 --- /dev/null +++ b/changelog/changes/2024-01-25-shim-secureboot-update.md @@ -0,0 +1 @@ +- A new format `qemu_uefi_secure` is introduced to test Flatcar for SecureBoot-enabled features. The format will be later merged into `qemu_uefi`. diff --git a/changelog/updates/2024-01-25-shim-15.8.ebuild.md b/changelog/updates/2024-01-25-shim-15.8.ebuild.md new file mode 100644 index 0000000000..e417f8232f --- /dev/null +++ b/changelog/updates/2024-01-25-shim-15.8.ebuild.md @@ -0,0 +1 @@ +- shim ([15.8](https://github.com/rhboot/shim/releases/tag/15.8))