Files
warewulf/.github/releases/v4.5.2.md
Jonathon Anderson 4a246e1b72 Release v4.6.1
- Back-port previous GitHub release notes to `.github/releases/`
- Fix SUSE and Rocky Linux 8 builds

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2025-04-04 05:12:57 -06:00

15 lines
478 B
Markdown

Warewulf v4.5.2 is primarily a security fix release to address CVE-2024-3727.
Other fixes and changes already staged for v4.5.x are also included. The full changelog is below.
# Added
- Allow specification of the ssh-keys to be to be created. #1185
# Fixed
- Fix nightly release build failure issue. #1195
- Reorder dnsmasq config to put iPXE last. #1146
- Update a reference to `--addprofile` to be `--profile`. #1085
- Update a dependency to address CVE-2024-3727. #1221