Releases: linux-system-roles/sudo
Releases · linux-system-roles/sudo
Version 1.3.0
[1.3.0] - 2026-04-28
New Features
- feat: add role fingerprints to syslog (#113)
Bug Fixes
- fix: enable CI tests for openSUSE leap; handle missing /etc/sudoers (#112)
Other Changes
- ci: bump ansible/ansible-lint from 25 to 26 (#96)
- ci: skip most CI checks if title contains citest skip [citest_skip] (#97)
- ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#98)
- ci: tox-lsr version 3.15.0 [citest_skip] (#99)
- ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#100)
- ci: bump actions/upload-artifact from 6 to 7 (#102)
- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#104)
- ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#105)
- test: ensure role gathers the facts it uses by having test clear_facts before include_role (#106)
- ci: fix yum repos to use devel site instead of old site name [citest_skip] (#107)
- ci: use codecov @v6 [citest_skip] (#108)
- ci: update header for run_role_with_clear_facts [citest_skip] (#109)
- ci: Comply with Ansible partner certification checking [citest_skip] (#110)
- ci: ansible-lint requires dependencies to be installed [citest_skip] (#111)
Version 1.2.9
Version 1.2.8
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)