Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 19:16
d9c6c7b

0.12.0 (2026-04-21)

Added

  • add build features for linux ubuntu hosts (911ed61)
  • build: add Linux-host QEMU builds for Ubuntu server and desktop (364d308)
  • build: add verbose flag for packer builds (c4a8c63)
  • build: enable VNC video capture for Linux host builds (3d65997)
  • build: show artifact status in build list (64bb53a)
  • ci: add in-repo Hetzner self-hosted runner workflow for Linux builds (fc88683)
  • cli: add optional Go install flag and Linux host installer (44bebc0)

Fixed

  • build: clean failed artifacts and repair arm64 UEFI extraction (7da46f8)
  • build: clean up incomplete artifacts after failed builds (34988e7)
  • build: handle dependency downloads without progress bars (d11a8e9)
  • build: harden unix tty fd handling for gosec compliance (5cfa18c)
  • build: improve interrupt cleanup and preserve ffmpeg on graceful cancel (57b254f)
  • build: preserve successful artifacts after build cleanup (26a1ec9)
  • build: preserve sudo prompts while restoring helper process logs (82155e9)
  • build: quote Ubuntu QCOW2 export paths in packer templates (46fe595)
  • build: tune QEMU CPU and memory settings for Ubuntu VMs (bd3913c)
  • github-action: enable IPv6 and disable IPv4 by default for Hetzner runner (de96703)
  • kubelogin: authenticate GitHub release lookup in CI (e2cd924)
  • make: remove brittle pkill cleanup after build tests (9c5c0da)
  • packer: move qemu ubuntu package installs out of cloud-init (66ee86b)
  • packer: simplify ubuntu desktop qemu provisioning (cfbd97c)
  • provisioning: install ansible in devcontainer and fix kubelogin header templating (4786109)

Changed

  • packer: split linux and macos ubuntu qemu build paths (6dbfc44)

CI

  • add cold-cache dependency bootstrap coverage to Linux workflow (9511385)
  • add native Linux QEMU smoke builds for amd64 and arm64 (fe056bb)
  • broaden build workflow path filters for shared build inputs (f6bf616)
  • deps: schedule Renovate in GitHub Actions (86f5734)