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>
This commit is contained in:
Jonathon Anderson
2025-04-03 20:59:32 -06:00
parent b797b8eceb
commit 4a246e1b72
48 changed files with 1176 additions and 39 deletions

5
.github/releases/v4.5.4.md vendored Normal file
View File

@@ -0,0 +1,5 @@
Warewulf v4.5.4 fixes a regression that was introduced in v4.5.3 that broke argument parsing for `wwctl container shell` and `wwctl container exec`.
# Fixed
- Fix a regression that caused an error when passing flags to `wwctl container exec` and `wwctl container shell`. #1250