From a857fa64f8d4c74eebe9c991d9dc15e16b97d7b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20Walstr=C3=B6m?= Date: Tue, 24 Sep 2024 22:31:10 +0200 Subject: [PATCH] Changelog: Update changelog for 2024.09 release Add fixed issues #635 and #648 --- doc/ChangeLog.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 1fe27971..2767e294 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -8,6 +8,7 @@ All notable changes to the project are documented in this file. ------------------------- ### Changes +- Upgrade Linux kernel to 6.6.52 (LTS) - Updated `infix-routing.yang` to declare deviations for unsupported OSPF RPCs and Notifications in `ietf-ospf.yang` - The CLI admin-exec command `show dns` now also shows any configured @@ -24,7 +25,7 @@ All notable changes to the project are documented in this file. authorized users, like `admin`, to not being able to query status of OSPF or BFD. Workaround by using the UNIX shell `sudo vtysh`. Regression introduced in v24.08.0 -- Fix #603: regression in GNS3 image, starts in test mode by default. +- Fix #603: regression in GNS3 image, starts in test mode by default. Introduced in v24.08. - Fix #613: CLI regression in tab completion of container commands, e.g., `container shell `. Regression introduced in v24.08.0 @@ -35,6 +36,8 @@ All notable changes to the project are documented in this file. bridges without multicast snooping - Fix #623: CLI command `container upgrade NAME` does not work, regression introduced in v24.06.0 +- Fix #635: OSPF: all router neighbors reported as neighbor on every + interface - Spellcheck path to `/var/lib/containers` when unpacking OCI archives on container upgrade - The timeout before giving up on loading the `startup-config` at boot