Private
Public Access
1
0

release: bump version to 1.1.8

This commit is contained in:
2026-05-19 00:34:21 +00:00
parent 45e28e8911
commit f428a7cc1e
3 changed files with 16 additions and 1 deletions

View File

@ -171,6 +171,11 @@ fi
# Changelog
%changelog
* Mon May 18 2026 Echo <echo@moon-dragon.us> - 1.1.8-1
- Fix FQDN resolution: prioritize hostname -f over /etc/hostname
- Fix display_name blank: add hostname field to enrollment request
- Fix Arch/Alpine/RPM packaging: install scripts, user creation, directory creation
* Thu Apr 09 2026 Echo <echo@moon-dragon.us> - 1.1.7-1
- Initial production release
- Secure mTLS-authenticated REST API for remote package management