Recent Releases
25.03.029 Jun 2025 08:05
minor feature:
Inv25.03.0
Changes.
- Upgrade Linux kernel to 6.12.21 (LTS).
- Upgrade Buildroot to 2025.02.0 (LTS).
- : YANG schema warning in syslog: missing 'monitor' node for lag.
- : the system fails to reboot when a container is (stuck), for.
whatever reason, in its 'setup' state.
- : web console, ttyd service, stopped working after upgrade to.
Buildroot 2025.02, caused by new (missing) option `--writable`.
- TCAM memory corruption in `mvpp2` Ethernet controller.
- annoying (but harmless) usage message from the logger tool when.
`startup-config` fails to load and the system reverts to failure mode.
- harmless log warning for product specific init when no product.
specific init scripts are found.
- Backport for sysklogd, affecting hostname filtering and periods.
in TAG names, pending official backport in Buildroot.
Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
24.11.106 Dec 2024 06:45
minor feature:
Final ChangeLog updates for v24.11.1.
24.11.030 Nov 2024 14:25
minor feature:
Container.
24.10.229 Nov 2024 08:45
minor feature:
Minor release engineering.
24.10.2-rc128 Nov 2024 23:05
minor feature:
Support for save/restore system clock from file.
24.10.127 Nov 2024 14:05
minor feature:
Update ChangeLog for v24.10.1
Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
24.09.025 Nov 2024 21:25
minor feature:
Doc: update release date for v24.09
Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
24.09.0-rc125 Nov 2024 11:45
minor feature:
Doc: update ChangeLog with release news
Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
24.08.022 Nov 2024 16:25
minor feature:
confd: audit logs using proper facility
The LOG_SECURITY facility was set wrong (1 lt; lt; 13) instead of (13 lt; lt; 3), see.
https://github.com/kernelkit/sysklogd/blob/0fc6656/src/syslog.h#L120 for.
details. This caused all audit log messages to be logged in LOG_USER.
Also, rename LOG_SECURITY - gt; LOG_AUDIT and log macro SECURITY() - gt; AUDIT().
to match RFC5424 terminology.
Similar to sysrepo, LOG_AUDIT facility instead of daemon + WARNING.
Additionally, drop the leading severity preto sysrepo logs. Only.
needed when logging to stdout.
Follow-up to Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
24.06.029 Jun 2024 21:45
minor feature:
Buildroot: libyang license hash, updated copyright year
Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
24.04.214 May 2024 22:05
minor feature:
Update release date for v24.04.2
Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
24.04.106 May 2024 09:45
minor feature:
Final ChangeLog update for v24.04.1
Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
24.04.002 May 2024 03:16
minor feature:
Package/python-statd: update LICENSE hash
Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
24.02.003 Mar 2024 10:05
minor feature:
Board/common: add missing newline at end of /etc/motd
With the changes in 9847a8f we can keep the /etc/motd file with a proper.
Newline at EOF so that also Classic builds make sense.
Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
23.1104 Dec 2023 17:56
minor feature:
23.11.003 Dec 2023 07:45
minor feature:
Package/skeleton-init-finit: Run the getty in runlevel 9
Normally, no logins are actually possible, but this will have two.
Desirable effects effects:
/etc/will be printed when hitting return over the console.
Allowing the user to see the bootstrapping errors again, without.
Having to reboot the system.
On devleoper builds, with CONFIG_TARGET_ENABLE_ROOT_LOGIN, we can.
Login as root and de.
23.11.0-rc129 Nov 2023 03:15
minor feature:
Doc: update ChangeLog for v23.11.0-rc1
Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
23.10.031 Oct 2023 12:01
major feature: