From d9e1fc17f88acab91ca7be166fc6931de7d00f62 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Mon, 25 May 2026 11:42:29 +0000 Subject: [PATCH] chore(changelog): deduplicate upgrade release notes --- changelog.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/changelog.md b/changelog.md index cd99fda..4cee9d0 100644 --- a/changelog.md +++ b/changelog.md @@ -4,10 +4,6 @@ ### Fixes -- keep self-upgrades alive after stopping the Onebox service - - Launch dashboard-triggered upgrades as transient systemd units outside the onebox.service cgroup. - - Download and validate installer binaries before stopping the running service. - - Restart the previous service if installation fails after the service was stopped. - keep self-upgrades alive after stopping the service (upgrade) - Launch dashboard-triggered upgrades as transient systemd units outside the service cgroup. - Download and validate installer binaries before stopping the running service.