Releases: linux-system-roles/certificate
Releases · linux-system-roles/certificate
Version 1.6.0
[1.6.0] - 2026-04-28
New Features
- feat: add role fingerprints to syslog (#329)
Other Changes
- ci: fix yum repos to use devel site instead of old site name [citest_skip] (#322)
- ci: use codecov @v6 [citest_skip] (#323)
- refactor: the ansible six PY2 is deprecated - just use sys.version_info instead (#324)
- ci: update header for run_role_with_clear_facts [citest_skip] (#325)
- test: support ansible-test milestone version 2.22 [citest_skip] (#326)
- ci: Comply with Ansible partner certification checking [citest_skip] (#327)
- ci: ansible-lint requires dependencies to be installed [citest_skip] (#328)
Version 1.5.0
[1.5.0] - 2026-03-16
New Features
- feat: Add openSUSE Leap vars (#317)
Other Changes
- ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#307)
- ci: bump ansible/ansible-lint from 25 to 26 (#308)
- ci: skip most CI checks if title contains citest skip [citest_skip] (#309)
- ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#310)
- ci: tox-lsr version 3.15.0 [citest_skip] (#311)
- ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#312)
- ci: Ansible version must be string, not float [citest_skip] (#313)
- ci: bump actions/upload-artifact from 6 to 7 (#314)
- ci: tox-lsr 3.16.0 - fix qemu tox test failures - rename to qemu-ansible-core-X-Y [citest_skip] (#315)
- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#316)
- refactor: fix python black formatting (#318)
- ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#319)
Version 1.4.4
Version 1.4.3
[1.4.3] - 2025-11-17
Bug Fixes
- fix: cannot use community-general version 12 - no py27 and py36 support (#300)
Other Changes
- ci: bump actions/checkout from 4 to 5 (#283)
- ci: rollout several recent changes to CI testing (#285)
- ci: support openSUSE Leap in qemu/kvm test matrix (#286)
- ci: use the new epel feature to enable EPEL for testing farm (#287)
- ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#289)
- ci: use JSON format for __bootc_validation (#290)
- ci: bump actions/setup-python from 5 to 6 (#292)
- ci: bump actions/github-script from 7 to 8 (#293)
- ci: bump actions/upload-artifact from 4 to 5 (#295)
- ci: bump github/codeql-action from 3 to 4 (#296)
- ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#297)
- ci: bump tox-lsr to 3.13.0 (#298)
- ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#299)
Version 1.4.2
Version 1.4.1
Version 1.4.0
Version 1.3.12
Version 1.3.11
[1.3.11] - 2025-05-21
Bug Fixes
- fix: update python package dependencies for SLE 16 (#270)
Other Changes
- ci: Add test plan that runs CI tests and customize it for each role (#261)
- ci: In test plans, prefix all relate variables with SR_ (#262)
- ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#263)
- ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#264)
- ci: use tox-lsr 3.6.0; improve qemu test logging (#265)
- ci: skip storage scsi, nvme tests in github qemu ci (#266)
- ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#267)
- ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#268)
- ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#269)