Skip to content

Releases: linux-system-roles/tlog

Version 1.4.5

13 Jan 21:50

Choose a tag to compare

[1.4.5] - 2026-01-13

Other Changes

  • ci: Bump actions/checkout from 5 to 6 (#193)
  • ci: add qemu tests for Fedora 43, drop Fedora 41 (#194)
  • ci: Bump actions/upload-artifact from 5 to 6 (#195)
  • refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#196)
  • ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#197)

Version 1.4.4

17 Nov 18:56

Choose a tag to compare

[1.4.4] - 2025-11-17

Bug Fixes

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

Other Changes

  • ci: Bump actions/checkout from 4 to 5 (#178)
  • ci: rollout several recent changes to CI testing (#180)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#181)
  • ci: use the new epel feature to enable EPEL for testing farm (#182)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#184)
  • ci: use JSON format for __bootc_validation (#185)
  • ci: Bump actions/github-script from 7 to 8 (#186)
  • ci: Bump actions/upload-artifact from 4 to 5 (#187)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#188)
  • ci: bump tox-lsr to 3.13.0 (#189)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#190)

Version 1.4.3

08 Aug 22:27

Choose a tag to compare

[1.4.3] - 2025-08-08

Other Changes

  • test: default wrapper should use local connection if local (#176)

Version 1.4.2

09 Jul 21:10

Choose a tag to compare

[1.4.2] - 2025-07-09

Other Changes

  • refactor: fix ansible lint unique name issue (#174)

Version 1.4.1

16 Jun 23:49

Choose a tag to compare

[1.4.1] - 2025-06-16

Bug Fixes

  • fix: Set __is_system_running in check mode (#172)

Other Changes

  • ci: Add support for bootc end-to-end validation tests (#169)
  • tests: bootc end-to-end validation; fix ownership of sssd-session-recording.conf (#170)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#171)

Version 1.4.0

21 May 14:51

Choose a tag to compare

[1.4.0] - 2025-05-21

New Features

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

Bug Fixes

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

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#151)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#154)
  • ci: Check spelling with codespell (#155)
  • ci: Add test plan that runs CI tests and customize it for each role (#156)
  • ci: In test plans, prefix all relate variables with SR_ (#157)
  • ci: Create inventory for wrapper test with inventory_hostname (#158)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#159)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#160)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#161)
  • ci: skip storage scsi, nvme tests in github qemu ci (#162)
  • ci: Bump sclorg/testing-farm-as-github-action from 3 to 4 (#163)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#165)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#167)

Version 1.3.8

09 Jan 15:37

Choose a tag to compare

[1.3.8] - 2025-01-09

Other Changes

  • ci: Use Fedora 41, drop Fedora 39 (#148)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#149)

Version 1.3.7

31 Oct 00:53

Choose a tag to compare

[1.3.7] - 2024-10-30

Other Changes

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

Version 1.3.6

02 Jul 17:54

Choose a tag to compare

[1.3.6] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#133)

Other Changes

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

Version 1.3.5

11 Jun 17:17

Choose a tag to compare

[1.3.5] - 2024-06-11

Other Changes

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