Releases: linux-system-roles/timesync
Releases · linux-system-roles/timesync
Version 1.11.4
Version 1.11.3
[1.11.3] - 2026-02-06
Bug Fixes
- fix: check for existence of runlevel, chkconfig, service before using them (#325)
Other Changes
Version 1.11.2
[1.11.2] - 2026-01-13
Other Changes
- ci: bump gha checkout from v5 to v6 (#314)
- ci: add qemu tests for Fedora 43, drop Fedora 41 (#315)
- ci: bump actions/upload-artifact from 5 to 6 (#316)
- refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#317)
- ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#318)
Version 1.11.1
[1.11.1] - 2025-11-17
Bug Fixes
- fix: cannot use community-general version 12 - no py27 and py36 support (#312)
Other Changes
Version 1.11.0
[1.11.0] - 2025-10-21
New Features
- feat: support this role in container builds (#303)
Other Changes
- ci: bump actions/checkout from 4 to 5 (#297)
- ci: rollout several recent changes to CI testing (#299)
- ci: support openSUSE Leap in qemu/kvm test matrix (#300)
- ci: use the new epel feature to enable EPEL for testing farm (#301)
- ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#304)
- ci: use JSON format for __bootc_validation (#305)
- ci: bump actions/github-script from 7 to 8 (#306)
Version 1.10.2
[1.10.2] - 2025-07-09
Other Changes
- ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#290)
- ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#291)
- ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#292)
- ci: Add support for bootc end-to-end validation tests (#293)
- ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#294)
- refactor: support ansible 2.19; fix ansible-lint issues (#295)
Version 1.10.1
Version 1.10.0
[1.10.0] - 2025-04-23
New Features
- feat: add support for timesync_ntp_ip_family (#277)
Bug Fixes
- fix: add default seccomp filters for el9/10 (#279)
Other Changes
- ci: Check spelling with codespell (#267)
- ci: ansible-plugin-scan is disabled for now (#268)
- ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#271)
- ci: Add test plan that runs CI tests and customize it for each role (#273)
- ci: In test plans, prefix all relate variables with SR_ (#274)
- ci: Create inventory for wrapper test with inventory_hostname (#275)
- ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#276)
- ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#281)
- refactor: make OracleLinux vars files symlinks to RedHat vars files (#283)
- ci: use tox-lsr 3.6.0; improve qemu test logging (#284)
- ci: skip storage scsi, nvme tests in github qemu ci (#285)
- test: ensure tests cleanup and restore the system state (#286)