Releases: linux-system-roles/auto-maintenance
Releases · linux-system-roles/auto-maintenance
Version 1.99.1
[1.99.1] - 2025-05-16
Bug Fixes
- storage - fix: Show error when trying to put LVM volume on partition pool (#531)
- storage - fix: Allow small size differences to match the device min size (#526)
Version 1.99.0
[1.99.0] - 2025-05-15
New Features
- logging - feat: Support this role in container builds (#444)
Bug Fixes
- logging - fix: Consider "degraded" systemd state as booted (#449)
Version 1.98.0
[1.98.0] - 2025-05-06
New Features
- metrics - feat: add missing Spark import/export support for metrics (#233)
Version 1.97.3
[1.97.3] - 2025-05-05
Other Changes
- no user-visible changes
Version 1.97.2
[1.97.2] - 2025-05-02
Bug Fixes
- storage - fix: Correctly check PVs for grow_to_fill feature (#523)
Version 1.97.1
[1.97.1] - 2025-04-29
Bug Fixes
- systemd - fix: files and templates in nested directories are not placed correctly (#89)
Version 1.97.0
Version 1.96.0
[1.96.0] - 2025-04-23
New Features
- firewall - feat: support includes for services (#259)
- ha_cluster - feat: crmsh remove python3-rpm dependency (#270)
- ha_cluster - feat: export pcsd and OS configuration (#264)
- podman - feat: support TOML tables by using a real TOML formatter (#218)
- timesync - feat: add support for timesync_ntp_ip_family (#277)
Bug Fixes
- cockpit - fix: Dynamically ignore cockpit-pcp (#206)
- cockpit - fix: Run Fedora 42 with dnf instead of default setup (#205)
- cockpit - fix: Ignore cockpit-pcp on RedHat 9 (#204)
- ha_cluster - fix: disable proxy when connecting to pcsd local socket (#265)
- ha_cluster - fix: restart qdevice when its certificates have been regenerated (#262)
- logging - fix: Only remove rsyslog* packages, remove packages with command line (#440)
- logging - fix: Add a variable for rsyslog base package on Debian (#436)
- network - fix: Correct attribute checks for routing rule validation (#774)
- network - fix: Remove MAC address matching from SysUtil.link_info_find() (#769)
- network - fix: Refine MAC validation using interface name (#768)
- podman - fix: Do not change the directory mode for the container parent path (#216)
- podman - fix: Do not restart logind unless absolutely necessary (#213)
- podman - fix: render boolean option values correctly in toml files (#209)
- timesync - fix: add default seccomp filters for el9/10 (#279)
Version 1.95.7
[1.95.7] - 2025-03-06
Bug Fixes
- storage - fix: there is no kmod-kvdo on EL10 and later (#514)
Version 1.95.6
[1.95.6] - 2025-02-26
Other Changes
- no user-visible changes