From 8156179f1b572c8eadc895124a1352888309cf5a Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 7 Apr 2025 06:21:49 +0200 Subject: [PATCH] doc: update ChangeLog for v25.04 release cycle Signed-off-by: Joachim Wiberg --- doc/ChangeLog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 7e2534e1..b0670e7e 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -4,6 +4,19 @@ Change Log All notable changes to the project are documented in this file. +[v25.04.0][UNRELEASED] +------------------------- + +### Changes + - N/A + +### Fixes + - Fix #1006: NanoPi R2S corrupt startup, regression in Infix v25.02.0 + - Bump R2S kernel, now same as tier one boards + - Fix group owner and permissions of `/cfg/backup` directory + - Fix extraction of old version for `/cfg/backup/` files + + [v25.03.0][] - 2025-03-31 ------------------------- @@ -1530,6 +1543,7 @@ Supported YANG models in addition to those used by sysrepo and netopeer: [buildroot]: https://buildroot.org/ [UNRELEASED]: https://github.com/kernelkit/infix/compare/v25.03.0...HEAD +[v25.04.0]: https://github.com/kernelkit/infix/compare/v25.03.0...v25.04.0 [v25.03.0]: https://github.com/kernelkit/infix/compare/v25.02.0...v25.03.0 [v25.02.0]: https://github.com/kernelkit/infix/compare/v25.01.0...v25.02.0 [v25.01.0]: https://github.com/kernelkit/infix/compare/v24.11.0...v25.01.0