From 1620fb56f686d74c0ca207a27863b56035d250a6 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Sun, 30 Nov 2025 13:08:13 +0100 Subject: [PATCH] Update ChangeLog, new 'support' command Signed-off-by: Joachim Wiberg --- doc/ChangeLog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index eb2c5fdd..6d66373b 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -15,6 +15,10 @@ All notable changes to the project are documented in this file. ### Changes +- New `support` command for collecting system diagnostics to aid in both + troubleshooting and support. Run `support collect > data.tar.gz` + locally or remotely via SSH to gather configuration, logs, network state, + and system information - Upgrade Buildroot to 2025.02.8 (LTS) - Upgrade Linux kernel to 6.12.59 (LTS) - Initial support for 32-bit ARM systems, reference board: Raspberry Pi 2B