Upgrade kernel to 6.18

This commit is contained in:
Mattias Walström
2026-01-19 11:02:22 +01:00
parent 31d17d03c2
commit 0e2d12e9ff
42 changed files with 1268 additions and 1025 deletions
+7 -1
View File
@@ -14,16 +14,22 @@ All notable changes to the project are documented in this file.
> `wifi/station` container. Existing WiFi configurations must be manually updated.
> - WiFi radios are now configured via `ietf-hardware` instead of the interfaces module.
> [!IMPORTANT]
> **Users of Raspberry Pi must upgrade the bootloader of the system**
> the easieast way to do it is to backup your startup-config.cfg and
> reflash the SD card with a new [sd card image](https://github.com/kernelkit/infix/releases/download/latest-boot/infix-rpi64-sdcard.img)
> [!NOTE]
> Noteworthy changes and additions in this release:
>
> - WiFi Access Point (AP) mode support with multi-SSID capability
> - RIPv2 routing support
> - WireGuard support
> - New major version of linux kernel 6.18, previous 6.12
### Changes
- Upgrade Linux kernel to 6.12.65 (LTS)
- Upgrade Linux kernel to 6.18.5 (LTS)
- Upgrade libyang to 4.2.2
- Upgrade sysrepo to 4.2.10
- Upgrade netopeer2 (NETCONF) to 2.7.0