Talos Linux | v1.12.6

Talos Linux v1.12.6 released on 19-03-2026


Talos Linux v1.12.6 is out now. It delivers updated build components and a substantial set of OpenNebula networking and metadata improvements that matter to operators and testers.

Download the binaries and read the full notes on GitHub: https://github.com/siderolabs/talos/releases/tag/v1.12.6. Report any issues at https://github.com/siderolabs/talos/issues.

What’s in this release

  • Updated build components: Linux 6.18.18 and runc 1.3.5; Talos is built with Go 1.25.8.
  • Major OpenNebula driver enhancements: USERDATA legacy fallback, ONEGATE proxy route, deterministic interface iteration, ETH*_IP6_METHOD and IPv6 alias support, per-interface routes and metrics, merged global/per-interface DNS handling, and network alias support.
  • Fixes and stability work including acceptance of image cache volume encryption config, a panic fix in hardware.SystemInfoController, prevention of stale discovered-volume reads, dmesg timestamp fixes, and several dependency bumps (notably go-cmd v0.2.0 and updates to go-kmsg and pkgs).

Upgrade notes

  • Config decoding now validates missing apiVersion: ensure your configuration documents include an apiVersion field to avoid validation errors.
  • If you need to roll back, the previous release is v1.12.5: https://github.com/siderolabs/talos/releases/tag/v1.12.5.

If you try v1.12.6, please share your experience — open an issue on the GitHub tracker and include your platform and steps to reproduce so maintainers can act on reports.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes