Releases: linux-system-roles/selinux
Releases · linux-system-roles/selinux
Version 1.10.5
[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
Version 1.10.3
Version 1.10.2
[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
Version 1.10.0
Version 1.9.0
[1.9.0] - 2025-06-16
New Features
- feat: Partially support this role in container builds (#277)
Other Changes
Version 1.8.3
[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
Version 1.8.1
[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)