Skip to content

Releases: kernelkit/infix

Infix v25.04.0

30 Apr 19:22
v25.04.0
3f0a0e3

Choose a tag to compare

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/backup directory
  • Fix extraction of old version for /cfg/backup/ files
  • Fix configuration migration issues when upgrading

Infix v25.04.0-rc1

30 Apr 09:40
v25.04.0-rc1
3f0a0e3

Choose a tag to compare

Infix v25.04.0-rc1 Pre-release
Pre-release

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/backup directory
  • Fix extraction of old version for /cfg/backup/ files
  • Fix configuration migration issues when upgrading

Infix v25.03.1

14 Apr 13:47
v25.03.1
e3fe203

Choose a tag to compare

Fixes

  • Fix configuration migration issues when upgrading

Infix v25.03.1-rc1

11 Apr 18:43
v25.03.1-rc1
e3fe203

Choose a tag to compare

Infix v25.03.1-rc1 Pre-release
Pre-release

Fixes

  • Fix configuration migration issues when upgrading

Infix v25.03.0

31 Mar 16:00
v25.03.0
10f62f6

Choose a tag to compare

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

Infix v25.03.0-rc2

31 Mar 13:53
v25.03.0-rc2
10f62f6

Choose a tag to compare

Infix v25.03.0-rc2 Pre-release
Pre-release

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

Infix v25.03.0-rc1

31 Mar 10:30
v25.03.0-rc1
2902dcc

Choose a tag to compare

Infix v25.03.0-rc1 Pre-release
Pre-release

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

Infix v24.11.2

19 Mar 19:32
v24.11.2
d8f6b5d

Choose a tag to compare

Fixes

  • Fix TCAM memory corruption in mvpp2 Ethernet controller

Infix v24.11.2-rc1

19 Mar 16:04
v24.11.2-rc1
d8f6b5d

Choose a tag to compare

Infix v24.11.2-rc1 Pre-release
Pre-release

Fixes

  • Fix TCAM memory corruption in mvpp2 Ethernet controller

Infix v25.02.0

12 Mar 18:36
v25.02.0
2291e9f

Choose a tag to compare

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.conf not properly generated when system runs
    in fail secure mode (failing to load startup-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 to startup-config and system is rebooted
  • Fix #936: DHCP server reconfiguration does not always take effect.
  • Fix #956: CLI copy command complains it cannot change owner when
    copying factory-config to running-config. Bogus error, the
    latter is not really a file
  • Fix #977: "Operation not permitted" when saving running-config to
    startup-config (harmless warning but annoying and concerning)