Skip to content

Releases: linux-system-roles/journald

Version 1.5.2

08 Jan 01:33

Choose a tag to compare

[1.5.2] - 2026-01-07

Other Changes

  • ci: bump gha checkout from v5 to v6 (#131)
  • ci: add qemu tests for Fedora 43, drop Fedora 41 (#132)
  • ci: Bump actions/upload-artifact from 5 to 6 (#133)
  • refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#134)

Version 1.5.1

17 Nov 21:10

Choose a tag to compare

[1.5.1] - 2025-11-17

Bug Fixes

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

Other Changes

  • ci: Bump actions/checkout from 4 to 5 (#116)
  • ci: rollout several recent changes to CI testing (#118)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#119)
  • ci: use the new epel feature to enable EPEL for testing farm (#120)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#122)
  • ci: use JSON format for __bootc_validation (#123)
  • ci: Bump actions/github-script from 7 to 8 (#124)
  • ci: Bump actions/upload-artifact from 4 to 5 (#125)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#126)
  • ci: bump tox-lsr to 3.13.0 (#127)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#128)

Version 1.5.0

09 Jul 20:51

Choose a tag to compare

[1.5.0] - 2025-07-09

New Features

  • feat: Add MaxRetention configuration (#113)

Version 1.4.0

16 Jun 23:55

Choose a tag to compare

[1.4.0] - 2025-06-16

New Features

  • feat: Add support for SystemKeepFree journald.conf option (#109)

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#94)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#97)
  • ci: Check spelling with codespell (#98)
  • ci: Add test plan that runs CI tests and customize it for each role (#99)
  • ci: In test plans, prefix all relate variables with SR_ (#100)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#101)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#102)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#103)
  • ci: skip storage scsi, nvme tests in github qemu ci (#104)
  • ci: Bump sclorg/testing-farm-as-github-action from 3 to 4 (#105)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#106)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#107)
  • ci: Add support for bootc end-to-end validation tests (#110)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#111)

Version 1.3.5

09 Jan 15:42

Choose a tag to compare

[1.3.5] - 2025-01-09

Other Changes

  • ci: Use Fedora 41, drop Fedora 39 (#91)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#92)

Version 1.3.4

31 Oct 00:50

Choose a tag to compare

[1.3.4] - 2024-10-30

Other Changes

  • ci: Add tags to TF workflow, allow more [citest bad] formats (#84)
  • ci: ansible-test action now requires ansible-core version (#85)
  • ci: add YAML header to github action workflow files (#86)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#88)
  • test: disable service start limit to avoid errors during testing (#89)

Version 1.3.3

19 Aug 22:46

Choose a tag to compare

[1.3.3] - 2024-08-19

Other Changes

  • ci: Add tft plan and workflow (#75)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#77)
  • ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#78)
  • ci: Add workflow for ci_test bad, use remote fmf plan (#79)
  • ci: Fix missing slash in ARTIFACTS_URL (#80)
  • test: fix check for max journal size (#81)

Version 1.3.2

02 Jul 18:01

Choose a tag to compare

[1.3.2] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#73)

Other Changes

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

Version 1.3.1

11 Jun 17:12

Choose a tag to compare

[1.3.1] - 2024-06-11

Other Changes

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

Version 1.3.0

04 Apr 16:19

Choose a tag to compare

[1.3.0] - 2024-04-04

New Features

  • feat: Add options for rate limit interval and burst (#64)

Other Changes

  • ci: fix python unit test - copy pytest config to tests/unit (#62)
  • ci: Bump ansible/ansible-lint from 6 to 24 (#63)
  • ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#65)