Skip to content

Releases: linux-system-roles/systemd

Version 1.3.5

17 Nov 19:17

Choose a tag to compare

[1.3.5] - 2025-11-17

Bug Fixes

  • fix: cannot use community-general version 12 - no py27 and py36 support (#113)

Other Changes

  • ci: Bump actions/checkout from 4 to 5 (#98)
  • ci: rollout several recent changes to CI testing (#100)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#101)
  • ci: use the new epel feature to enable EPEL for testing farm (#102)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#104)
  • ci: use JSON format for __bootc_validation (#105)
  • ci: Bump actions/github-script from 7 to 8 (#106)
  • ci: Bump actions/setup-python from 5 to 6 (#107)
  • ci: Bump github/codeql-action from 3 to 4 (#108)
  • ci: Bump actions/upload-artifact from 4 to 5 (#109)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#110)
  • ci: bump tox-lsr to 3.13.0 (#111)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#112)

Version 1.3.4

09 Jul 20:56

Choose a tag to compare

[1.3.4] - 2025-07-09

Other Changes

  • ci: Bump sclorg/testing-farm-as-github-action from 3 to 4 (#91)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#92)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#93)
  • ci: Add support for bootc end-to-end validation tests (#94)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#95)
  • refactor: support ansible 2.19, new ansible-lint (#96)

Version 1.3.3

29 Apr 18:28

Choose a tag to compare

[1.3.3] - 2025-04-29

Bug Fixes

  • fix: files and templates in nested directories are not placed correctly (#89)

Version 1.3.2

28 Apr 22:09

Choose a tag to compare

[1.3.2] - 2025-04-28

Bug Fixes

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

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#75)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#78)
  • ci: Check spelling with codespell (#79)
  • ci: Add test plan that runs CI tests and customize it for each role (#80)
  • ci: In test plans, prefix all relate variables with SR_ (#81)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#82)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#83)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#85)
  • ci: skip storage scsi, nvme tests in github qemu ci (#86)

Version 1.3.1

09 Dec 23:39

Choose a tag to compare

[1.3.1] - 2024-12-09

Bug Fixes

  • fix: Always become user we are managing (#73)

Other Changes

  • ci: Bump codecov/codecov-action from 4 to 5 (#69)
  • ci: Use Fedora 41, drop Fedora 39 (#70)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#71)

Version 1.3.0

12 Nov 21:03

Choose a tag to compare

[1.3.0] - 2024-11-12

New Features

  • feat: support user units (#67)

Version 1.2.1

31 Oct 00:55

Choose a tag to compare

[1.2.1] - 2024-10-30

Other Changes

  • ci: Add tft plan and workflow (#55)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#57)
  • ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#58)
  • ci: Add workflow for ci_test bad, use remote fmf plan (#59)
  • ci: Fix missing slash in ARTIFACTS_URL (#60)
  • ci: Add tags to TF workflow, allow more [citest bad] formats (#61)
  • ci: ansible-test action now requires ansible-core version (#62)
  • ci: add YAML header to github action workflow files (#63)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#65)

Version 1.2.0

15 Jul 17:06

Choose a tag to compare

[1.2.0] - 2024-07-15

New Features

  • feat: add support for transactional update (#53)

Version 1.1.5

02 Jul 17:55

Choose a tag to compare

[1.1.5] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#51)

Other Changes

  • ci: ansible-lint action now requires absolute directory (#50)

Version 1.1.4

11 Jun 17:16

Choose a tag to compare

[1.1.4] - 2024-06-11

Other Changes

  • ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#45)
  • ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#47)
  • ci: Add supported_ansible_also to .ansible-lint (#48)