fixup pdf build

Signed-off-by: Christian Goll <cgoll@suse.com>
This commit is contained in:
Christian Goll
2025-03-03 11:58:43 +01:00
committed by Jonathon Anderson
parent a58b48fa52
commit d256d15c20
5 changed files with 11 additions and 4 deletions

View File

@@ -9,11 +9,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Fixed panic in warewulfd if node netdev is only defined in a profile. #1817
- Replaced unreadable >= character external sphinx module for pdf doc build.
### Changed
- Update GitHub actions to build aarch64 artifacts.
### Removed
- Removed "Auto generated by" tag from generated docs.
## v4.6.0, 2025-03-02
### Added