Releases: linux-system-roles/timesync
Releases · linux-system-roles/timesync
Release list
Version 1.13.0
[1.13.0] - 2026-07-27
New Features
- feat: Support key and keyfile for authentication (#357)
Other Changes
- ci: use gha checkout v7, codecov v7 [citest_skip] (#355)
- ci: Use our own pr_title_lint.py instead of NPM commitlint [citest_skip] (#356)
- ci: bump tox-lsr version to 3.20.0 to fix tox 4.58 api breakage [citest_skip] (#358)
- ci: Add support for Fedora 44 and drop Fedora 42 - use ansible-core 2.21 [citest_skip] (#360)
Version 1.12.2
Version 1.12.1
Version 1.12.0
[1.12.0] - 2026-04-28
New Features
- feat: add role fingerprints to syslog (#345)
Other Changes
- ci: bump actions/upload-artifact from 6 to 7 (#334)
- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#336)
- ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#337)
- ci: fix yum repos to use devel site instead of old site name [citest_skip] (#339)
- refactor: comply with Ansible partner certification checks [citest_skip] (#340)
- ci: update header for run_role_with_clear_facts [citest_skip] (#341)
- test: support ansible-test milestone version 2.22 [citest_skip] (#342)
- ci: Comply with Ansible partner certification checking [citest_skip] (#343)
- ci: ansible-lint requires dependencies to be installed [citest_skip] (#344)
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)