Skip to content

Releases: linux-system-roles/logging

Version 1.15.2

09 Jul 21:23
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

Version 1.13.4

13 Sep 13:27
Compare
Choose a tag to compare

[1.13.4] - 2024-09-13

Other Changes

  • test: restart logind and test (#418)

Version 1.13.3

11 Sep 14:08
Compare
Choose a tag to compare

[1.13.3] - 2024-09-11

Other Changes

  • test: restart dbus broker after restarting journald (#416)

Version 1.13.2

29 Aug 19:01
Compare
Choose a tag to compare

[1.13.2] - 2024-08-29

Other Changes

  • ci: Add workflow for ci_test bad, use remote fmf plan (#410)
  • ci: Fix missing slash in ARTIFACTS_URL (#411)
  • test: tests_combination.yml requires fact gathering (#413)
  • ci: Add tags to TF workflow, allow more [citest bad] formats (#414)