Skip to content

Releases: linux-system-roles/timesync

Version 1.11.0

21 Oct 17:41

Choose a tag to compare

[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

09 Jul 21:00

Choose a tag to compare

[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

28 Apr 22:09

Choose a tag to compare

[1.10.1] - 2025-04-28

Other Changes

  • test: add test for secccomp on el9/el10 (#288)

Version 1.10.0

23 Apr 20:38

Choose a tag to compare

[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)

Version 1.9.2

09 Jan 15:38

Choose a tag to compare

[1.9.2] - 2025-01-09

Other Changes

  • ci: Use Fedora 41, drop Fedora 39 (#264)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#265)

Version 1.9.1

31 Oct 00:55

Choose a tag to compare

[1.9.1] - 2024-10-30

Other Changes

  • ci: Add tags to TF workflow, allow more [citest bad] formats (#258)
  • ci: ansible-test action now requires ansible-core version (#259)
  • ci: add YAML header to github action workflow files (#260)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#262)

Version 1.9.0

16 Aug 14:23

Choose a tag to compare

[1.9.0] - 2024-08-16

New Features

  • feat: Handle reboot for transactional update systems (#256)

Other Changes

  • ci: Add workflow for ci_test bad, use remote fmf plan (#254)
  • ci: Fix missing slash in ARTIFACTS_URL (#255)

Version 1.8.6

01 Aug 23:07

Choose a tag to compare

[1.8.6] - 2024-08-01

Other Changes

  • ci: Add tft plan and workflow (#248)
  • docs: add module documentation for timesync_provider (#250)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#251)
  • ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#252)

Version 1.8.5

02 Jul 17:53

Choose a tag to compare

[1.8.5] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#245)
  • fix: Don't use chrony-dhcp sourcedir on EL8 systems (#246)

Other Changes

  • ci: ansible-lint action now requires absolute directory (#244)

Version 1.8.4

11 Jun 17:17

Choose a tag to compare

[1.8.4] - 2024-06-11

Other Changes

  • ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#239)
  • ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#241)
  • ci: Add supported_ansible_also to .ansible-lint (#242)