Fix newline handling in /etc/issue

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2025-01-19 13:44:20 -07:00
parent adf5c500f0
commit 8e8349ccd0
4 changed files with 52 additions and 21 deletions

View File

@@ -141,6 +141,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix display of profiles during node list. #1496
- Fix internal DelProfile function to correctly operate on profiles rather than nodes. #1622
- Fix parsing of bool command line variables #1627
- Fix newline handling in /etc/issue. #1648
## v4.5.8, 2024-10-01