Skip to content

Releases: linux-system-roles/auto-maintenance

Version 1.109.0

07 Sep 02:54
Compare
Choose a tag to compare

[1.109.0] - 2025-09-07

New Features

  • sshd - feat: Support for daemon reload, socket restart and systemd socket file to match Ubuntu 24.04 (#318)
  • sshd - feat: add Debian 13 support (#315)

Bug Fixes

  • sshd - fix: include external config files first so they can override all options (#316)

Version 1.108.6

20 Aug 23:30
Compare
Choose a tag to compare

[1.108.6] - 2025-08-20

Other Changes

  • no user-visible changes

Version 1.108.5

18 Aug 14:27
Compare
Choose a tag to compare

[1.108.5] - 2025-08-18

Other Changes

  • no user-visible changes

Version 1.108.4

08 Aug 22:39
Compare
Choose a tag to compare

[1.108.4] - 2025-08-08

Other Changes

  • no user-visible changes

Version 1.108.3

02 Aug 13:33
Compare
Choose a tag to compare

[1.108.3] - 2025-08-02

Other Changes

  • no user-visible changes

Version 1.108.2

01 Aug 17:21
Compare
Choose a tag to compare

[1.108.2] - 2025-08-01

Bug Fixes

  • sshd - fix: New configuration option in CentOS 10 (#319)

Version 1.108.1

01 Aug 14:26
Compare
Choose a tag to compare

[1.108.1] - 2025-08-01

Bug Fixes

  • bootloader - fix: Fix Python 2.7.5 compatibility by using msg= in fail_json() calls (#154)
  • bootloader - fix: boolean values and null values are not allowed (#153)
  • ha_cluster - fix: crsmh corosync template wrongly used variable from run_once host (#299)
  • keylime_server - fix: Add SLES_16 var file with required packages and ensure pyasn1 (#84)
  • sudo - fix: Use the correct regular expression to parse Cmnd_Alias and other aliases (#68)

Version 1.108.0

24 Jul 23:49
Compare
Choose a tag to compare

[1.108.0] - 2025-07-24

New Features

  • metrics - feat: add metrics_optional_domains and metrics_optional_packages for users to configure optional domains (#245)

Bug Fixes

  • metrics - fix: add missing Spark import/export support for metrics - part 2 (#246)

Version 1.107.0

24 Jul 17:28
Compare
Choose a tag to compare

[1.107.0] - 2025-07-24

New Features

  • keylime_server - feat: add openSUSE Leap 15.6 to integration test matrix (#82)

Bug Fixes

  • ha_cluster - fix: use empty init to prevent old ansible issues (#294)
  • podman - fix: do not mix facts with vars (#236)
  • storage - fix: the encryption_key parameter should not be marked as no_log (#546)
  • storage - fix: Show better error when trying to create RAID without enough disks (#545)

Version 1.106.1

15 Jul 22:14
Compare
Choose a tag to compare

[1.106.1] - 2025-07-15

Bug Fixes

  • postfix - fix: configure postfix to listen only to IPv4 if IPv6 is disabled (#187)
  • selinux - fix: tempdir path not defined in check mode; __selinux_item.path may be undefined (#289)