Skip to content

Commit 020f0d0

Browse files
committed
doc: final ChangeLog updates for v24.11.1
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 3fd4f2c commit 020f0d0

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

doc/ChangeLog.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@ Change Log
44
All notable changes to the project are documented in this file.
55

66

7-
[v24.11.1][UNRELEASED]
7+
[v24.11.1][] - 2024-11-29
88
-------------------------
99

1010
### Changes
11+
12+
- Upgrade Frr to 9.1.2, fixes an OSPF issue where *Zebra* lost netlink
13+
messages and drifted out of sync with the kernel's view of addresses
14+
and interfaces available in the system
1115
- Allow setting IP address directly on VLAN filtering bridges. This
1216
only works when the bridge is an untagged member of a (single) VLAN.
1317
- cli: usability -- showing log files now automatically jump to the end
@@ -33,6 +37,12 @@ All notable changes to the project are documented in this file.
3337
in the same flow as during normal runtime operation (start/upgrade)
3438
- Fix start of containers with `manual=True` option should now work
3539
again, regression in v24.11.0
40+
- Fix loss of writable volumes when temporarily disabling a container
41+
in the configuration, now the container remains dormant with all its
42+
volumes still available
43+
- Fix presentation bug in CLI `show interfaces` where all line-drawing
44+
characters showed up as hexadecimal values. Regression in v24.11.0
45+
- Fix missing log messages from Frr Zebra daemon
3646
- Stop the zeroconf (IPv4LL) agent, `avahi-autoipd`, when removing an
3747
interface, e.g., `br0`
3848
- Creating more than one container trigger restarts of previously set
@@ -1400,6 +1410,7 @@ Supported YANG models in addition to those used by sysrepo and netopeer:
14001410

14011411
[buildroot]: https://buildroot.org/
14021412
[UNRELEASED]: https://github.com/kernelkit/infix/compare/v24.11.0...HEAD
1413+
[v24.11.1]: https://github.com/kernelkit/infix/compare/v24.11.0...v24.11.1
14031414
[v24.11.0]: https://github.com/kernelkit/infix/compare/v24.10.0...v24.11.0
14041415
[v24.10.2]: https://github.com/kernelkit/infix/compare/v24.10.1...v24.10.2
14051416
[v24.10.1]: https://github.com/kernelkit/infix/compare/v24.10.0...v24.10.1

0 commit comments

Comments
 (0)