Skip to content

Releases: linux-system-roles/auto-maintenance

Version 1.99.1

16 May 21:48
Compare
Choose a tag to compare

[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

15 May 17:36
Compare
Choose a tag to compare

[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

06 May 14:37
Compare
Choose a tag to compare

[1.98.0] - 2025-05-06

New Features

  • metrics - feat: add missing Spark import/export support for metrics (#233)

Version 1.97.3

05 May 21:17
Compare
Choose a tag to compare

[1.97.3] - 2025-05-05

Other Changes

  • no user-visible changes

Version 1.97.2

02 May 16:15
Compare
Choose a tag to compare

[1.97.2] - 2025-05-02

Bug Fixes

  • storage - fix: Correctly check PVs for grow_to_fill feature (#523)

Version 1.97.1

29 Apr 19:29
Compare
Choose a tag to compare

[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

28 Apr 22:20
Compare
Choose a tag to compare

[1.97.0] - 2025-04-28

New Features

  • ad_integration - feat: Introduced option to skip package installation (#131)

Bug Fixes

  • systemd - fix: unmask should run at the begin to allow the role to manage the units (#87)

Version 1.96.0

23 Apr 20:49
Compare
Choose a tag to compare

[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

06 Mar 18:40
Compare
Choose a tag to compare

[1.95.7] - 2025-03-06

Bug Fixes

  • storage - fix: there is no kmod-kvdo on EL10 and later (#514)

Version 1.95.6

26 Feb 22:17
Compare
Choose a tag to compare

[1.95.6] - 2025-02-26

Other Changes

  • no user-visible changes