@@ -9,10 +9,26 @@ All notable changes to the project are documented in this file.
99### Changes
1010
1111- Upgrade Linux kernel to 6.12.63 (LTS)
12+ - Enable workaround for issue #670 by disabling iitod on styx platform. This
13+ prohibits software control of LEDs, leaving the default HW control, which
14+ has proven more stable on this platform
15+ - Add support for configurable OSPF debug logging, issue #1281 . Debug options
16+ can now be enabled per category (bfd, packet, ism, nsm, default-information,
17+ nssa). All debug options are disabled by default to prevent log flooding in
18+ production environments. See the documentation for usage examples
19+ - Add support data collection script, useful when troubleshooting issues on
20+ deployed systems. Gathers system information, logs, and more. Issue #1287
21+ - Enable kernel panic on lockups + hung tasks => console log + reboot. Also,
22+ enable watchdogd resource monitors, logs: memory/file system + descriptor
23+ usage. Issue #1318
24+ - Enable CN9130 HW watchdog, and kernel ` test_lockup ` module, issue #1320
1225
1326### Fixes
1427
15- - N/A
28+ - Fix #981 : copying any file, including ` running-config ` , to the persistent
29+ back-end store for ` startup-config ` , does not take
30+ - Fix #1203 : copying any file, including ` startup-config ` , to ` running-config `
31+ does not take
1632
1733[ v25.08.1] [ ] - 2025-10-03
1834-------------------------
0 commit comments