Skip to content

Infix v25.03.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 13:53
· 132 commits to main since this release
v25.03.0-rc2
10f62f6

Important

This release is the first with the new Buildroot 2025.02 (LTS)

Changes

  • Upgrade Linux kernel to 6.12.21 (LTS)
  • Upgrade Buildroot to 2025.02.0 (LTS)

Fixes

  • Fix #964: YANG schema warning in syslog: missing 'monitor' node for lag
  • Fix #980: the system fails to reboot when a container is (stuck), for
    whatever reason, in its 'setup' state
  • Fix #990: web console, ttyd service, stopped working after upgrade to
    Buildroot 2025.02, caused by new (missing) option --writable
  • Fix TCAM memory corruption in mvpp2 Ethernet controller
  • Fix annoying (but harmless) usage message from the logger tool when
    startup-config fails to load and the system reverts to failure mode
  • Fix harmless log warning for product specific init when no product
    specific init scripts are found
  • Backport fixes for sysklogd, affecting hostname filtering and periods
    in TAG names, pending official backport in Buildroot