Warewulf Pro 1.1.1 (Dec 2025)
Released 2025-12-03.
Highlights
- aarch64 packages for the Warewulf server. Pro now builds the Warewulf server for ARM64 in addition to x86_64.
- Apptainer updated to v1.4.5 to include a fix for CVE-2025-65105.
- Node images truncate
/etc/machine-idto generate generic Dracut images for two-stage provisioning. (Avoids every cluster node booting with the same machine ID baked in.)
Fixed
- Packaging bug: overlay documentation directory was not removed when uninstalling an overlay package.
- Cockpit: clearer error reporting when deleting an image that is still in use by nodes or profiles.
- Cockpit: clearer error reporting when overlay builds fail.
- Node images: corrected handling of CIQ product registration - community-based node images no longer pull RLC packages, and node images properly de-register from Depot.
- Node images: allow latest-available OpenHPC updates within a given major version (the OpenHPC repository configuration doesn't make previous "updates" available by default).
Changed
- Removed distribution-specific tags from generic overlay packages - overlays are now
noarchand reusable across EL versions. ${dist}removed from overlay spec release.