Skip to content

Releases: linux-system-roles/logging

Version 1.15.5

08 Jan 01:21

Choose a tag to compare

[1.15.5] - 2026-01-07

Other Changes

  • ci: bump actions/checkout from 5 to 6 (#477)
  • ci: add qemu tests for Fedora 43, drop Fedora 41 (#478)
  • ci: bump actions/upload-artifact from 5 to 6 (#479)
  • refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#480)

Version 1.15.4

17 Nov 20:10

Choose a tag to compare

[1.15.4] - 2025-11-17

Bug Fixes

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

Other Changes

  • ci: bump actions/upload-artifact from 4 to 5 (#471)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#472)
  • ci: bump tox-lsr to 3.13.0 (#473)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#474)

Version 1.15.3

21 Oct 18:28

Choose a tag to compare

[1.15.3] - 2025-10-21

Other Changes

  • ci: bump actions/checkout from 4 to 5 (#460)
  • ci: rollout several recent changes to CI testing (#462)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#463)
  • ci: use the new epel feature to enable EPEL for testing farm (#464)
  • refactor: disable ansible-lint invalid jinja error (#465)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#467)
  • ci: use JSON format for __bootc_validation (#468)
  • ci: bump actions/github-script from 7 to 8 (#469)

Version 1.15.2

09 Jul 21:23

Choose a tag to compare

[1.15.2] - 2025-07-09

Other Changes

  • refactor: support ansible 2.19 (#458)

Version 1.15.1

17 Jun 00:08

Choose a tag to compare

[1.15.1] - 2025-06-16

Other Changes

  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#453)
  • ci: Add support for bootc end-to-end validation tests (#454)
  • tests: Update tests_combination for bootc end-to-end validation (#455)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#456)

Version 1.15.0

15 May 14:18

Choose a tag to compare

[1.15.0] - 2025-05-15

New Features

  • feat: Support this role in container builds (#444)

Bug Fixes

  • fix: Consider "degraded" systemd state as booted (#449)

Other Changes

  • ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#445)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#446)
  • test: restart firewalld after dbus if firewalld is running (#447)
  • refactor: Re-unify service disabling and stopping (#448)

Version 1.14.2

23 Apr 20:15

Choose a tag to compare

[1.14.2] - 2025-04-23

Bug Fixes

  • fix: Add a variable for rsyslog base package on Debian (#436)
  • fix: Only remove rsyslog* packages, remove packages with command line (#440)

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#430)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#433)
  • ci: Check spelling with codespell (#434)
  • ci: Add test plan that runs CI tests and customize it for each role (#435)
  • ci: In test plans, prefix all relate variables with SR_ (#437)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#438)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#441)
  • ci: skip storage scsi, nvme tests in github qemu ci (#442)

Version 1.14.1

09 Jan 15:51

Choose a tag to compare

[1.14.1] - 2025-01-09

Other Changes

  • ci: Use Fedora 41, drop Fedora 39 (#427)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#428)

Version 1.14.0

12 Nov 21:03

Choose a tag to compare

[1.14.0] - 2024-11-12

New Features

  • feat: support custom templates (#425)

Version 1.13.5

31 Oct 01:13

Choose a tag to compare

[1.13.5] - 2024-10-30

Other Changes

  • ci: ansible-test action now requires ansible-core version (#420)
  • ci: add YAML header to github action workflow files (#421)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#423)