github kairos-io/hadron v0.1.0
v0.1.0 - The RISCy release

7 hours ago

New Features

RISC-V (riscv64) Architecture Support

Full riscv64 architecture support added. Includes cross-compilation toolchain, default and cloud kernel configs,
GRUB EFI, QEMU emulation, and a dedicated CI workflow running on RISE RISC-V runners.

Intel TDX Host Support

Default kernel now includes Intel Trusted Domain Extensions (TDX) host support for confidential computing
deployments.

Nvidia Extension Build Pipeline

New CI workflow for building Nvidia driver extensions, enabling GPU workloads on Hadron-based systems.

Parallel Source Downloads

Dockerfile refactored so all ~60 source packages download in parallel independent stages. Significant reduction in
build time for clean builds.

Package bumps

Toolchain

Component v0.0.4 v0.1.0
GCC 14.3.0 15.2.0
musl libc 1.2.5 1.2.6

Component Updates

Package v0.0.4 v0.1.0
Linux kernel 6.19.2 6.19.12
systemd 259.1 260.1
OpenSSL 3.6.1 3.6.2
OpenSSH 10.2p1 10.3p1
Python 3.14.3 3.14.4
curl 8.18.0 8.19.0
sqlite3 3.51.2 3.53.0
iptables 1.8.11 1.8.13
Perl 5.42.0 5.42.2
coreutils 9.10 9.11
util-linux 2.41.3 2.42
MPC 1.3.1 1.4.1
libcap 2.77 2.78
libxml2 2.15.1 2.15.3
expat 2.7.4 2.7.5
xz-utils 5.8.2 5.8.3
autoconf 2.72 2.73

Full changelist

  • Automatic version bumps for security-tools by @ci-robbot in #220
  • chore(deps): update docker/login-action digest to b45d80f by @renovate[bot] in #222
  • fix: Update core-system.yaml to use gittag for versioning by @Itxaka in #223
  • fix: fix nvidia drivers example by @Itxaka in #225
  • chore(deps): update docker/login-action action to v4 by @renovate[bot] in #224
  • Automatic version bumps for system-libraries by @ci-robbot in #226
  • Automatic version bumps for core-system by @ci-robbot in #221
  • feat: improve fwupd example by @Itxaka in #227
  • chore(deps): update docker/setup-buildx-action action to v4 by @renovate[bot] in #229
  • chore(deps): update docker/build-push-action action to v7 by @renovate[bot] in #230
  • Automatic version bumps for misc-tools by @ci-robbot in #232
  • chore(deps): update docker/metadata-action action to v6 by @renovate[bot] in #231
  • fix: Update storage-tools.yaml to enable lsremote for gittag by @Itxaka in #235
  • chore(deps): update dependency node to v24 by @renovate[bot] in #204
  • Bump perl and change download to github by @Itxaka in #236
  • Automatic version bumps for storage-tools by @ci-robbot in #237
  • fix: Update Dockerfiles to use COMMON_CONFIGURE_ARGS by @Itxaka in #238
  • Automatic version bumps for: kernel by @ci-robbot in #249
  • Automatic version bumps for: systemd by @ci-robbot in #248
  • Automatic version bumps for: iptables by @ci-robbot in #251
  • Automatic version bumps for: curl by @ci-robbot in #250
  • fix: Update autobumper.yml for branch naming consistency by @Itxaka in #239
  • Automatic version bumps for: kernel by @ci-robbot in #257
  • Automatic version bumps for: systemd by @ci-robbot in #259
  • Automatic version bumps for: expat by @ci-robbot in #264
  • feat: Update Dockerfile for GCC 15 and MUSSEL version by @Itxaka in #255
  • Automatic version bumps for: lvm2 by @ci-robbot in #260
  • Automatic version bumps for: cmake by @ci-robbot in #263
  • fix: Update SYSTEMD_VERSION to 260 in Dockerfile by @Itxaka in #265
  • feat: Enhance Dockerfile for multi-architecture support by @Itxaka in #274
  • fix: Update sqlite configuration for version filtering by @Itxaka in #266
  • Automatic version bumps for: autoconf by @ci-robbot in #272
  • Automatic version bumps for: kernel by @ci-robbot in #268
  • fix: Update arm64 kernel configuration by @Itxaka in #275
  • feat: Add Nvidia extension build service configuration by @Itxaka in #278
  • feat: Refactor Dockerfile for improved source downloading by @Itxaka in #277
  • feat: Bump MUSL version to 1.2.6 by @Itxaka in #276
  • Automatic version bumps for: xzutils by @ci-robbot in #286
  • Automatic version bumps for: cmake by @ci-robbot in #285
  • Automatic version bumps for: systemd by @ci-robbot in #281
  • Automatic version bumps for: kernel by @ci-robbot in #283
  • Automatic version bumps for: kernel by @ci-robbot in #290
  • Automatic version bumps for: openssh by @ci-robbot in #291
  • chore(deps): update actions/configure-pages action to v6 by @renovate[bot] in #284
  • Automatic version bumps for: libcap by @ci-robbot in #295
  • Automatic version bumps for: python by @ci-robbot in #299
  • Automatic version bumps for: openssl by @ci-robbot in #301
  • Update actions/deploy-pages action to v5 by @renovate[bot] in #282
  • Update react monorepo to v19 (major) by @renovate[bot] in #205
  • feat: enable Intel TDX host support in default kernel by @mudler in #252
  • Automatic version bumps for: kernel by @ci-robbot in #308
  • Automatic version bumps for: sqlite3 by @ci-robbot in #305
  • Update docusaurus monorepo to v3.10.0 by @renovate[bot] in #296
  • Update actions/upload-artifact digest to 043fb46 by @renovate[bot] in #303
  • Update actions/upload-pages-artifact action to v5 by @renovate[bot] in #309
  • feat: add RISC-V (riscv64) architecture support by @mauromorales in #307
  • Automatic version bumps for: aports by @ci-robbot in #316
  • Automatic version bumps for: parted by @ci-robbot in #312
  • Automatic version bumps for: libxml2 by @ci-robbot in #329
  • Update updatecli/updatecli-action action to v3 by @renovate[bot] in #320
  • feat: Update Perl version in Dockerfile by @Itxaka in #331
  • Automatic version bumps for: cmake by @ci-robbot in #327
  • feat: Update MPC version and download method by @Itxaka in #330
  • Pin openssl updatecli source to 3.6.x branch by @Copilot in #334
  • Remove quay.io login from PR_riscv64 workflow by @Copilot in #333
  • Update alpine Docker tag to v3.23.4 by @renovate[bot] in #319
  • feat: Update util-linux and coreutils versions by @Itxaka in #335

Full Changelog: v0.0.4...v0.1.0

Don't miss a new hadron release

NewReleases is sending notifications on new releases.