Releases: linux-system-roles/aide
Releases · linux-system-roles/aide
Version 1.3.0
[1.3.0] - 2026-04-28
New Features
- feat: add role fingerprints to syslog (#81)
Other Changes
- ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#64)
- ci: bump ansible/ansible-lint from 25 to 26 (#66)
- ci: skip most CI checks if title contains citest skip [citest_skip] (#67)
- ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#68)
- ci: tox-lsr version 3.15.0 [citest_skip] (#69)
- ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#70)
- ci: bump actions/upload-artifact from 6 to 7 (#72)
- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#74)
- ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#75)
- test: ensure role gathers the facts it uses by having test clear_facts before include_role (#76)
- ci: fix yum repos to use devel site instead of old site name [citest_skip] (#77)
- ci: update header for run_role_with_clear_facts [citest_skip] (#78)
- ci: Comply with Ansible partner certification checking [citest_skip] (#79)
- ci: ansible-lint requires dependencies to be installed [citest_skip] (#80)
- test: add role fingerprints to syslog (#82)
Version 1.2.5
[1.2.5] - 2026-01-07
Other Changes
- refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#61)
Version 1.2.4
Version 1.2.3
Version 1.2.2
[1.2.2] - 2025-11-17
Bug Fixes
- fix: cannot use community-general version 12 - no py27 and py36 support (#52)
Other Changes
- ci: rollout several recent changes to CI testing (#38)
- ci: support openSUSE Leap in qemu/kvm test matrix (#39)
- ci: use the new epel feature to enable EPEL for testing farm (#40)
- ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#42)
- ci: use JSON format for __bootc_validation (#43)
- ci: bump actions/checkout from 4 to 5 (#44)
- ci: bump actions/github-script from 7 to 8 (#45)
- ci: bump actions/upload-artifact from 4 to 5 (#48)
- ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#49)
- ci: bump tox-lsr to 3.13.0 (#50)
- ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#51)
Version 1.2.1
Version 1.2.0
[1.2.0] - 2025-06-16
New Features
- feat: add Suse support (#31)
Other Changes
- ci: Check spelling with codespell (#21)
- ci: Add test plan that runs CI tests and customize it for each role (#22)
- ci: In test plans, prefix all relate variables with SR_ (#23)
- ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#24)
- ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#25)
- ci: use tox-lsr 3.6.0; improve qemu test logging (#26)
- ci: skip storage scsi, nvme tests in github qemu ci (#27)
- ci: Bump sclorg/testing-farm-as-github-action from 3 to 4 (#28)
- ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#29)
- ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#30)
- ci: Add support for bootc end-to-end validation tests (#32)
- ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#33)