From 80659ef29917de03cb4b897d2d27eb9aa7e9acb9 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Fri, 3 May 2024 17:05:54 +0200 Subject: [PATCH] Final ChangeLog update for v24.04.1 Signed-off-by: Joachim Wiberg --- doc/ChangeLog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 9b230d9b..64afd3ab 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -11,9 +11,14 @@ All notable changes to the project are documented in this file. - Default web landing page refactored into a Buildroot package to make it possible to overload from customer repos. - Enable DCB support in aarch64 kernel (for EtherType prio override) +- Topology mapper improvements, including option for deterministic + reproduction of logical to physical mappings +- New version of `gencert` tool, for self signed HTTPS certificates. + This allows dropping dependency on building a host rust toolchain - Issue #374: add timestamps to dagger .log files ### Fixes +- Add missing LICENSE hash for factory reset tool - Fix #424: regression, root user can log in without password