Skip to content

Releases: linux-system-roles/kernel_settings

Version 1.3.8

08 Jan 01:23

Choose a tag to compare

[1.3.8] - 2026-01-07

Other Changes

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

Version 1.3.7

17 Nov 20:16

Choose a tag to compare

[1.3.7] - 2025-11-17

Bug Fixes

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

Other Changes

  • ci: bump actions/upload-artifact from 4 to 5 (#276)
  • ci: bump github/codeql-action from 3 to 4 (#277)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#278)
  • ci: bump tox-lsr to 3.13.0 (#279)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#280)

Version 1.3.6

21 Oct 18:31

Choose a tag to compare

[1.3.6] - 2025-10-21

Other Changes

  • ci: bump actions/checkout from 4 to 5 (#263)
  • ci: rollout several recent changes to CI testing (#265)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#266)
  • ci: use the new epel feature to enable EPEL for testing farm (#267)
  • refactor: disable ansible-lint invalid jinja error (#268)
  • ci: fix markdown formatting for contributing.md to pass markdownlint (#270)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#271)
  • ci: use JSON format for __bootc_validation (#272)
  • ci: bump actions/github-script from 7 to 8 (#273)
  • ci: bump actions/setup-python from 5 to 6 (#274)

Version 1.3.5

02 Jul 22:58

Choose a tag to compare

[1.3.5] - 2025-07-02

Other Changes

  • ci: Add support for bootc end-to-end validation tests (#259)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#260)
  • refactor: support Ansible 2.19 (#261)

Version 1.3.4

21 May 14:49

Choose a tag to compare

[1.3.4] - 2025-05-21

Other Changes

  • ci: Bump codecov/codecov-action from 4 to 5 (#232)
  • ci: Use Fedora 41, drop Fedora 39 (#233)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#234)
  • ci: ansible-plugin-scan is disabled for now (#236)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#239)
  • refactor: fix python black formatting (#240)
  • ci: Check spelling with codespell (#241)
  • ci: Add test plan that runs CI tests and customize it for each role (#242)
  • test: wip - test image mode (#243)
  • test: test image mode (#244)
  • test: test 3 image mode (#245)
  • test: wip 4 image mode (#246)
  • ci: In test plans, prefix all relate variables with SR_ (#249)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#250)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#252)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#253)
  • ci: skip storage scsi, nvme tests in github qemu ci (#254)
  • ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#255)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#256)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#257)

Version 1.3.3

31 Oct 01:17

Choose a tag to compare

[1.3.3] - 2024-10-30

Other Changes

  • ci: Add tags to TF workflow, allow more [citest bad] formats (#224)
  • ci: ansible-test action now requires ansible-core version (#227)
  • ci: add YAML header to github action workflow files (#228)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#230)

Version 1.3.2

26 Aug 21:04

Choose a tag to compare

[1.3.2] - 2024-08-26

Bug Fixes

  • fix: detect profile parent directory (#222)

Version 1.3.1

09 Aug 18:00

Choose a tag to compare

[1.3.1] - 2024-08-09

Bug Fixes

  • fix: Use tuned files instead of using it as a module (#220)

Other Changes

  • ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#217)
  • ci: Add workflow for ci_test bad, use remote fmf plan (#218)
  • ci: Fix missing slash in ARTIFACTS_URL (#219)

Version 1.3.0

01 Aug 23:02

Choose a tag to compare

[1.3.0] - 2024-08-01

New Features

  • Handle reboot for transactional update systems (#215)

Other Changes

  • ci: Add tft plan and workflow (#209)
  • ci: Fix tft workflow (#210)
  • ci: Replace / with | in status to distinguish with BaseOS CI tests (#211)
  • ci: Improve tft plan and workflow (#213)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#214)

Version 1.2.5

02 Jul 18:15

Choose a tag to compare

[1.2.5] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#207)

Other Changes

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