From c2e422a91b5cb4375d53a3be9222b248bcf88848 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Fri, 14 Nov 2025 13:12:56 +0100 Subject: [PATCH] doc: update ChangeLog, dhcp hostname fix and boot time Fixes #1255 Signed-off-by: Joachim Wiberg --- doc/ChangeLog.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 55c78165..43035110 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -52,11 +52,13 @@ All notable changes to the project are documented in this file. ### Fixes - Fix #855: User admin sometimes fails to be added to `wheel` group +- Fix #1112: setting hostname via DHCP client sometimes gets overridden by the + configured system hostname - Fix #1247: Prevent invalid configuration of OSPF backbone area (0.0.0.0) as stub or NSSA. The backbone must always be a normal area per RFC 2328. Any existing invalid configurations are automatically corrected during upgrade -- Fix serious regression in boot time, introduced in v25.10, delays the - boot step "Mounting filesystems ..." with up to 30 seconds! +- Fix #1255: serious regression in boot time, introduced in v25.10, delays the + boot step "Mounting filesystems ...", from 30 seconds up to five minutes! - Fix broken intra-document links in container and tunnel documentation [lastest-boot]: https://github.com/kernelkit/infix/releases/latest-boot