3.1.4
What's Changed
Platform Support
- Added Ubuntu 26.04 as a supported Debian-family packaging target.
- Automatic host detection now maps Ubuntu 26.04 systems to the
ubuntu26.04build target, allowingmaketo select the correct package build path without manual target selection. - Added Ubuntu 26.04 Dockerfile generation using the
ubuntu:26.04base image, with TPM-enabled packaging behavior consistent with the other supported Ubuntu targets.
Packaging / Build / CI
- Included
ubuntu26.04in the Debian package target list, which also makes it available to derived packaging workflows such as generated Dockerfiles and architecture-specific target expansion. - Updated workspace package metadata and lockfile entries from
3.1.3to3.1.4. - No dependency upgrades or runtime authentication behavior changes are included in this release.
Documentation
- Updated the
himmelblau.conf(5)man page release date from February 2026 to April 2026.
Full Changelog: 3.1.3...3.1.4