Releases: linux-system-roles/sudo
Releases · linux-system-roles/sudo
Version 1.2.7
[1.2.7] - 2025-11-17
Bug Fixes
- fix: cannot use community-general version 12 - no py27 and py36 support (#85)
Other Changes
- ci: bump actions/checkout from 4 to 5 (#70)
- ci: rollout several recent changes to CI testing (#72)
- ci: support openSUSE Leap in qemu/kvm test matrix (#73)
- ci: use the new epel feature to enable EPEL for testing farm (#74)
- ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#76)
- ci: use JSON format for __bootc_validation (#77)
- ci: bump actions/setup-python from 5 to 6 (#78)
- ci: bump actions/github-script from 7 to 8 (#79)
- ci: bump actions/upload-artifact from 4 to 5 (#80)
- ci: bump github/codeql-action from 3 to 4 (#81)
- ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#82)
- ci: bump tox-lsr to 3.13.0 (#83)
- ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#84)
Version 1.2.6
[1.2.6] - 2025-08-01
Bug Fixes
- fix: Use the correct regular expression to parse Cmnd_Alias and other aliases (#68)
Version 1.2.5
[1.2.5] - 2025-07-09
Bug Fixes
- fix: ensure single space before TYPE, ROLE, and correctly format those values (#65)
Version 1.2.4
Version 1.2.3
[1.2.3] - 2025-05-21
Other Changes
- ci: ansible-plugin-scan is disabled for now (#36)
- ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#39)
- refactor: fix python black formatting (#40)
- ci: Check spelling with codespell (#41)
- ci: Add test plan that runs CI tests and customize it for each role (#42)
- ci: In test plans, prefix all relate variables with SR_ (#43)
- ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#44)
- ci: Drop explicit "connection:" for provisioning (#45)
- ci: Run QEMU tox integration tests in GitHub workflow (#46)
- ci: Add Python 3.12 (#47)
- ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#48)
- ci: use tox-lsr 3.6.0; improve qemu test logging (#50)
- ci: skip storage scsi, nvme tests in github qemu ci (#51)
- ci: Add container integration test for rpm and bootc (#52)
- ci: Update to tox-lsr 3.7.0 (#53)
- ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#54)
- ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#55)
- ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#56)
Version 1.2.2
Version 1.2.1
[1.2.1] - 2024-11-13
Other Changes
- refactor: role supports only EL8 and later - metadata should reflect that (#30)
Version 1.2.0
[1.2.0] - 2024-10-30
New Features
- feat: Add variable that handles semantic check for sudoers (#22)
Other Changes
- ci: Add workflow for ci_test bad, use remote fmf plan (#20)
- ci: Fix missing slash in ARTIFACTS_URL (#21)
- ci: Add python unit tests (#23)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#24)
- ci: ansible-test action now requires ansible-core version (#25)
- ci: add YAML header to github action workflow files (#26)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#28)