From 3a1934d2009f4effe1a008d155dc884a8c332d69 Mon Sep 17 00:00:00 2001 From: Sayan Chowdhury Date: Fri, 21 Mar 2025 18:37:45 +0530 Subject: [PATCH] changelog: Add changelog for updating shim secureboot Signed-off-by: Sayan Chowdhury --- changelog/changes/2025-03-21-shim-secureboot-update.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/changes/2025-03-21-shim-secureboot-update.md diff --git a/changelog/changes/2025-03-21-shim-secureboot-update.md b/changelog/changes/2025-03-21-shim-secureboot-update.md new file mode 100644 index 0000000000..55f1c860a4 --- /dev/null +++ b/changelog/changes/2025-03-21-shim-secureboot-update.md @@ -0,0 +1 @@ +- Add changes for our secureboot signed images with our signed release process until the official shim signing ([scripts#2754](https://github.com/flatcar/scripts/pull/2754/))