Releases: kernelkit/infix
Releases · kernelkit/infix
Infix v25.04.0
Changes
- Upgrade Linux kernel to 6.12.25 (LTS)
- Upgrade Buildroot to 2025.02.1 (LTS)
- Format for disk image (for QEMU) has changed to
qcow2
Fixes
- Fix #1002: Broken symlink in release package
- Fix #1006: NanoPi R2S corrupt startup, regression in Infix v25.02.0
- Bump R2S kernel, now same as tier one boards
- Fix #1015: Not possible to save custom SSH settings in startup-config
- Fix group owner and permissions of
/cfg/backupdirectory - Fix extraction of old version for
/cfg/backup/files - Fix configuration migration issues when upgrading
Infix v25.04.0-rc1
Changes
- Upgrade Linux kernel to 6.12.25 (LTS)
- Upgrade Buildroot to 2025.02.1 (LTS)
- Format for disk image (for QEMU) has changed to
qcow2
Fixes
- Fix #1002: Broken symlink in release package
- Fix #1006: NanoPi R2S corrupt startup, regression in Infix v25.02.0
- Bump R2S kernel, now same as tier one boards
- Fix #1015: Not possible to save custom SSH settings in startup-config
- Fix group owner and permissions of
/cfg/backupdirectory - Fix extraction of old version for
/cfg/backup/files - Fix configuration migration issues when upgrading
Infix v25.03.1
Fixes
- Fix configuration migration issues when upgrading
Infix v25.03.1-rc1
Fixes
- Fix configuration migration issues when upgrading
Infix v25.03.0
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
mvpp2Ethernet controller - Fix annoying (but harmless) usage message from the logger tool when
startup-configfails 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
Infix v25.03.0-rc2
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
mvpp2Ethernet controller - Fix annoying (but harmless) usage message from the logger tool when
startup-configfails 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
Infix v25.03.0-rc1
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
mvpp2Ethernet controller
Infix v24.11.2
Fixes
- Fix TCAM memory corruption in
mvpp2Ethernet controller
Infix v24.11.2-rc1
Fixes
- Fix TCAM memory corruption in
mvpp2Ethernet controller
Infix v25.02.0
Changes
- Upgrade Linux kernel to 6.12.18 (LTS)
- Upgrade Buildroot to 2024.02.11 (LTS)
- Add support for link aggregation (lag), static (balance-xor) and LACP
- Add support for the i.MX 8M Plus EVK
- YANG type change for SSH private/public keys, from ietf-crypto-types
to infix-crypto-types - Disable global IPv6 forwarding by default, enable by per-interface
setting. Note, route advertisements are always accepted. Issue #785 - Drop automatic default route (interface route) for IPv4 autoconf, not
necessary and causes more confusion than good. Issue #923 - Update scripting with new RESTCONF examples
Fixes
- Fix #896:
/etc/resolv.confnot properly generated when system runs
in fail secure mode (failing to loadstartup-config) - Fix #902: containers "linger" in the system (state 'exited') after
having removed them from the configuration - Fix #930: container configuration changes does not apply at runtime
only when saved tostartup-configand system is rebooted - Fix #936: DHCP server reconfiguration does not always take effect.
- Fix #956: CLI
copycommand complains it cannot change owner when
copyingfactory-configtorunning-config. Bogus error, the
latter is not really a file - Fix #977: "Operation not permitted" when saving
running-configto
startup-config(harmless warning but annoying and concerning)