From 3576b1d061586906b29f54a4249d580d667d50ae Mon Sep 17 00:00:00 2001 From: Elmar Pruesse Date: Wed, 3 Jul 2024 15:40:16 -0600 Subject: [PATCH] Update contributors and changelog Signed-off-by: Elmar Pruesse --- CHANGELOG.md | 2 ++ CONTRIBUTORS.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a28e1b7..c39f315e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). on unused/unmanaged network interfaces. - Systems with no SMBIOS (Raspberry Pi) will create a UUID from `/sys/firmware/devicetree/base/serial-number` +- Grub chainload and main configs correctly extract smbios asset key + for node authentication - Replace slice in templates with sprig substr. #1093 - Fix an invalid format issue for the GitHub nightly build action. #1258 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index cfa9774f..b804d818 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -37,4 +37,4 @@ * Tobias Ribizel * Tobias Poschwatta * Josh Burks -* Elmar Pruessee +* Elmar Pruesse @epruesse