Skip to content

Releases: linux-system-roles/keylime_server

Version 1.3.0

28 Apr 17:14

Choose a tag to compare

[1.3.0] - 2026-04-28

New Features

  • feat: add role fingerprints to syslog (#125)

Other Changes

  • ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#109)
  • ci: bump ansible/ansible-lint from 25 to 26 (#110)
  • ci: skip most CI checks if title contains citest skip [citest_skip] (#111)
  • ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#112)
  • ci: tox-lsr version 3.15.0 [citest_skip] (#113)
  • ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#114)
  • ci: bump actions/upload-artifact from 6 to 7 (#116)
  • ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#118)
  • ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#119)
  • test: ensure role gathers the facts it uses by having test clear_facts before include_role (#120)
  • ci: fix yum repos to use devel site instead of old site name [citest_skip] (#121)
  • ci: update header for run_role_with_clear_facts [citest_skip] (#122)
  • ci: Comply with Ansible partner certification checking [citest_skip] (#123)
  • ci: ansible-lint requires dependencies to be installed [citest_skip] (#124)

Version 1.2.4

08 Jan 01:24

Choose a tag to compare

[1.2.4] - 2026-01-07

Other Changes

  • refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#107)

Version 1.2.3

06 Jan 17:09

Choose a tag to compare

[1.2.3] - 2026-01-06

Other Changes

  • ci: bump gha checkout from v5 to v6 (#101)
  • ci: bump actions/checkout from 5 to 6 (#102)
  • ci: add qemu tests for Fedora 43, drop Fedora 41 (#103)
  • ci: bump actions/upload-artifact from 5 to 6 (#104)
  • docs: fix copyright in license (#105)

Version 1.2.2

17 Nov 20:36

Choose a tag to compare

[1.2.2] - 2025-11-17

Bug Fixes

  • fix: cannot use community-general version 12 - no py27 and py36 support (#99)

Other Changes

  • ci: bump actions/checkout from 4 to 5 (#86)
  • ci: rollout several recent changes to CI testing (#88)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#89)
  • ci: use the new epel feature to enable EPEL for testing farm (#90)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#92)
  • ci: use JSON format for __bootc_validation (#93)
  • ci: bump actions/github-script from 7 to 8 (#94)
  • ci: bump actions/upload-artifact from 4 to 5 (#95)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#96)
  • ci: bump tox-lsr to 3.13.0 (#97)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#98)

Version 1.2.1

01 Aug 13:22

Choose a tag to compare

[1.2.1] - 2025-08-01

Bug Fixes

  • fix: Add SLES_16 var file with required packages and ensure pyasn1 (#84)

Version 1.2.0

24 Jul 15:31

Choose a tag to compare

[1.2.0] - 2025-07-24

New Features

  • feat: add openSUSE Leap 15.6 to integration test matrix (#82)

Other Changes

  • ci(packit): fix extra parameters for TF (#75)

Version 1.1.8

02 Jul 23:24

Choose a tag to compare

[1.1.8] - 2025-07-02

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#63)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#66)
  • ci: Check spelling with codespell (#67)
  • ci: Add test plan that runs CI tests and customize it for each role (#68)
  • ci: In test plans, prefix all relate variables with SR_ (#69)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#70)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#71)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#72)
  • ci: skip storage scsi, nvme tests in github qemu ci (#73)
  • ci: Bump sclorg/testing-farm-as-github-action from 3 to 4 (#74)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#76)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#77)
  • ci: Add support for bootc end-to-end validation tests (#78)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#79)
  • refactor: support ansible 2.19 (#80)

Version 1.1.7

09 Jan 15:47

Choose a tag to compare

[1.1.7] - 2025-01-09

Other Changes

  • ci: Use Fedora 41, drop Fedora 39 (#60)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#61)

Version 1.1.6

31 Oct 01:13

Choose a tag to compare

[1.1.6] - 2024-10-30

Other Changes

  • ci: Add tft plan and workflow (#48)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#50)
  • ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#51)
  • ci: Add workflow for ci_test bad, use remote fmf plan (#52)
  • ci: Fix missing slash in ARTIFACTS_URL (#53)
  • ci: Add tags to TF workflow, allow more [citest bad] formats (#54)
  • ci: ansible-test action now requires ansible-core version (#55)
  • ci: add YAML header to github action workflow files (#56)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#58)

Version 1.1.5

02 Jul 18:15

Choose a tag to compare

[1.1.5] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#46)

Other Changes

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