Skip to content

Commit a77ed01

Browse files
committed
doc: prepare fore v25.11 release
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent b0aaf8f commit a77ed01

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

doc/ChangeLog.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,16 @@ Change Log
33

44
All notable changes to the project are documented in this file.
55

6-
[v25.11.0][UNRELEASED]
6+
[v25.11.0][] - 2025-11-28
77
-------------------------
88

9+
> [!NOTE]
10+
> Noteworthy changes and additions in this release:
11+
>
12+
> - DHCPv6 client support
13+
> - Configurable support for TTL in GRE/VXLAN tunnels
14+
> - Extensive filtering support for syslog messages
15+
916
### Changes
1017

1118
- Upgrade Buildroot to 2025.02.8 (LTS)
@@ -38,7 +45,7 @@ All notable changes to the project are documented in this file.
3845
to `urn:infix:params:xml:ns:yang` to properly reflect custom implementation
3946
- Improvements to `sdcard.img` generation, useful for developers mostly:
4047
- The NanoPi R2S bootloader is now automatically built and uploaded to
41-
the [`latest-boot` release][lastest-boot] tag
48+
the [`latest-boot` release][latest-boot] tag
4249
- The `utils/mkimage.sh` script now supports fetching the bootloader
4350
- The raspberrypi-rpi64 board's bootloader is now aptly named rpi64
4451
- Add support for configuring TTL, ToS/DSCP, and Path MTU Discovery on GRE and
@@ -73,7 +80,7 @@ All notable changes to the project are documented in this file.
7380
boot step "Mounting filesystems ...", from 30 seconds up to five minutes!
7481
- Fix broken intra-document links in container and tunnel documentation
7582

76-
[lastest-boot]: https://github.com/kernelkit/infix/releases/latest-boot
83+
[latest-boot]: https://github.com/kernelkit/infix/releases/latest-boot
7784
[bpi-r3-emmc-documentation]: https://github.com/kernelkit/infix/blob/main/board/aarch64/bananapi-bpi-r3/README.md
7885

7986
[v25.10.0][] - 2025-10-31
@@ -1799,7 +1806,8 @@ Supported YANG models in addition to those used by sysrepo and netopeer:
17991806

18001807
[buildroot]: https://buildroot.org/
18011808
[UNRELEASED]: https://github.com/kernelkit/infix/compare/v25.10.0...HEAD
1802-
[v25.11.0]: https://github.com/kernelkit/infix/compare/v25.10.0...v26.11.0
1809+
[v26.01.0]: https://github.com/kernelkit/infix/compare/v25.11.0...v26.01.0
1810+
[v25.11.0]: https://github.com/kernelkit/infix/compare/v25.10.0...v25.11.0
18031811
[v25.10.0]: https://github.com/kernelkit/infix/compare/v25.09.0...v26.10.0
18041812
[v25.09.0]: https://github.com/kernelkit/infix/compare/v25.08.0...v26.09.0
18051813
[v25.08.0]: https://github.com/kernelkit/infix/compare/v25.06.1...v26.08.0

0 commit comments

Comments
 (0)