Upgrade Linux kernel to 6.12.56 (LTS)

This commit is contained in:
Mattias Walström
2025-10-29 15:11:22 +01:00
parent 9d271eb7c6
commit 483ee14dbe
37 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ All notable changes to the project are documented in this file.
### Changes
- Upgrade Buildroot to 2025.02.7 (LTS)
- Upgrade Linux kernel to 6.12.55 (LTS)
- Upgrade Linux kernel to 6.12.56 (LTS)
- Extend NETCONF and RESTCONF scripting documentation with operational
data examples, discovery patterns, and common workflow examples, issue #1156
- Initial support for a zone-based firewall, based on `firewalld`, issue #448