Skip to content

Releases: linux-system-roles/selinux

Version 1.10.5

17 Nov 19:35

Choose a tag to compare

[1.10.5] - 2025-11-17

Bug Fixes

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

Other Changes

  • ci: bump actions/checkout from 4 to 5 (#296)
  • ci: rollout several recent changes to CI testing (#298)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#299)
  • ci: use the new epel feature to enable EPEL for testing farm (#300)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#302)
  • ci: use JSON format for __bootc_validation (#303)
  • ci: bump actions/setup-python from 5 to 6 (#305)
  • ci: bump actions/github-script from 7 to 8 (#306)
  • ci: bump actions/upload-artifact from 4 to 5 (#307)
  • ci: bump github/codeql-action from 3 to 4 (#308)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#309)
  • ci: bump tox-lsr to 3.13.0 (#310)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#311)

Version 1.10.4

18 Aug 13:47

Choose a tag to compare

[1.10.4] - 2025-08-18

Other Changes

  • test: restore selinux config file in proper context (#294)

Version 1.10.3

24 Jul 15:31

Choose a tag to compare

[1.10.3] - 2025-07-24

Other Changes

  • test: ensure disabled selinux test restores system state (#292)

Version 1.10.2

15 Jul 20:35

Choose a tag to compare

[1.10.2] - 2025-07-15

Bug Fixes

  • fix: tempdir path not defined in check mode; __selinux_item.path may be undefined (#289)

Version 1.10.1

25 Jun 13:12

Choose a tag to compare

[1.10.1] - 2025-06-25

Other Changes

  • test: use daemons_use_tcp_wrapper for seboolean tests (#285)

Version 1.10.0

23 Jun 14:16

Choose a tag to compare

[1.10.0] - 2025-06-23

New Features

  • feat: Support selinux_fcontexts during bootc builds (#283)
  • feat: Support selinux_modules during bootc builds (#284)

Version 1.9.0

16 Jun 23:50

Choose a tag to compare

[1.9.0] - 2025-06-16

New Features

  • feat: Partially support this role in container builds (#277)

Other Changes

  • ci: Add support for bootc end-to-end validation tests (#278)
  • tests: Add bootc end-to-end test (#279)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#280)
  • refactor: Ansible 2.19 support (#281)

Version 1.8.3

30 May 22:01

Choose a tag to compare

[1.8.3] - 2025-05-30

Bug Fixes

  • fix: Set the kernel command line selinux parameter correctly when changing selinux state (#275)

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#259)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#262)
  • ci: Check spelling with codespell (#263)
  • ci: Add test plan that runs CI tests and customize it for each role (#264)
  • ci: In test plans, prefix all relate variables with SR_ (#265)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#266)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#267)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#268)
  • ci: skip storage scsi, nvme tests in github qemu ci (#269)
  • ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#270)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#272)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#273)

Version 1.8.2

09 Jan 15:40

Choose a tag to compare

[1.8.2] - 2025-01-09

Other Changes

  • ci: bump codecov/codecov-action from 4 to 5 (#255)
  • ci: Use Fedora 41, drop Fedora 39 (#256)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#257)

Version 1.8.1

31 Oct 01:14

Choose a tag to compare

[1.8.1] - 2024-10-30

Other Changes

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