github kairos-io/hadron v0.0.2

latest releases: v0.0.4, v0.0.4-RC2, v0.0.4-RC1...
one month ago

v0.0.2 Release Notes

This release improves ARM64 hardware support and refreshes core system dependencies.

What’s new

  • Reworked base system bootstrap in Dockerfile by creating the system skeleton directly in the build definition, by @Itxaka (#166).
  • Enabled Raspberry Pi SD card support on ARM64 by turning on CONFIG_MMC_BCM2835 in files/kernel/default-arm64.config, by @Ludea (#171).
  • Disabled duplicate SSH MOTD output in Hadron configuration, by @Itxaka (#167).

Dependency updates since v0.0.1

  • SYSTEMD_VERSION: 259 -> 259.1
  • PYTHON_VERSION: 3.14.2 -> 3.14.3
  • OPENSSH_VERSION: 10.0p1 -> 10.2p1
  • EXPAT_VERSION: 2.7.3 -> 2.7.4
  • KERNEL_VERSION: 6.18.7 -> 6.19
  • DRACUT_VERSION: 109 -> 110
  • MULTIPATH_TOOLS_VERSION: 0.14.1 -> 0.14.3
  • SHADOW_VERSION: 4.19.2 -> 4.19.3
  • M4_VERSION: 1.4.20 -> 1.4.21
  • COREUTILS_VERSION: 9.9 -> 9.10
  • PAX_UTILS_VERSION: 1.3.9 -> 1.3.10
  • autoprefixer: 10.4.23 -> 10.4.24
  • caniuse-lite: 1.0.30001760 -> 1.0.30001767

Full Changelog: v0.0.1...v0.0.2

Don't miss a new hadron release

NewReleases is sending notifications on new releases.