Skip to content

Releases: linux-system-roles/bootloader

Version 1.1.6

08 Jan 02:08

Choose a tag to compare

[1.1.6] - 2026-01-07

Other Changes

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

Version 1.1.5

17 Nov 21:27

Choose a tag to compare

[1.1.5] - 2025-11-17

Bug Fixes

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

Other Changes

  • ci: bump actions/checkout from 4 to 5 (#160)
  • ci: rollout several recent changes to CI testing (#162)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#163)
  • ci: use the new epel feature to enable EPEL for testing farm (#164)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#166)
  • ci: use JSON format for __bootc_validation (#167)
  • ci: bump actions/setup-python from 5 to 6 (#168)
  • ci: bump actions/github-script from 7 to 8 (#169)
  • ci: bump github/codeql-action from 3 to 4 (#170)
  • ci: bump actions/upload-artifact from 4 to 5 (#171)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#172)
  • ci: bump tox-lsr to 3.13.0 (#173)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#174)

Version 1.1.4

08 Aug 22:27

Choose a tag to compare

[1.1.4] - 2025-08-08

Other Changes

  • test: Skip all tests on s390x, avoid redundant clean ups (#158)

Version 1.1.3

02 Aug 13:20

Choose a tag to compare

[1.1.3] - 2025-08-02

Other Changes

  • test: test for boolean values and null values are not allowed (#156)

Version 1.1.2

01 Aug 13:03

Choose a tag to compare

[1.1.2] - 2025-08-01

Bug Fixes

  • fix: boolean values and null values are not allowed (#153)
  • fix: Fix Python 2.7.5 compatibility by using msg= in fail_json() calls (#154)

Version 1.1.1

15 Jul 20:41

Choose a tag to compare

[1.1.1] - 2025-07-15

Other Changes

  • docs: Fix wording in README with the help of Cursor AI (#149)

Version 1.1.0

02 Jul 23:24

Choose a tag to compare

[1.1.0] - 2025-07-02

New Features

  • feat: Add ability to configure default kernel (#147)

Version 1.0.10

25 Jun 13:11

Choose a tag to compare

[1.0.10] - 2025-06-25

Bug Fixes

  • fix: Fix removing kernel options with values (#146)

Other Changes

  • ci: Add support for bootc end-to-end validation tests (#144)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#145)

Version 1.0.9

21 May 14:47

Choose a tag to compare

[1.0.9] - 2025-05-21

Other Changes

  • ci: bump codecov/codecov-action from 4 to 5 (#124)
  • ci: Use Fedora 41, drop Fedora 39 (#125)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#126)
  • ci: Check spelling with codespell (#127)
  • ci: ansible-plugin-scan is disabled for now (#128)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#131)
  • refactor: fix python black formatting (#132)
  • ci: Add test plan that runs CI tests and customize it for each role (#133)
  • ci: In test plans, prefix all relate variables with SR_ (#134)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#135)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#136)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#138)
  • ci: skip storage scsi, nvme tests in github qemu ci (#139)
  • ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#140)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#141)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#142)

Version 1.0.8

31 Oct 01:17

Choose a tag to compare

[1.0.8] - 2024-10-30

Other Changes

  • ci: Add tft plan and workflow (#111)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#113)
  • ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#114)
  • ci: Add workflow for ci_test bad, use remote fmf plan (#115)
  • ci: Fix missing slash in ARTIFACTS_URL (#116)
  • ci: Add tags to TF workflow, allow more [citest bad] formats (#117)
  • ci: ansible-test action now requires ansible-core version (#118)
  • ci: add YAML header to github action workflow files (#119)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#121)