Skip to content

Releases: linux-system-roles/crypto_policies

Version 1.5.2

08 Jan 01:44

Choose a tag to compare

[1.5.2] - 2026-01-07

Other Changes

  • ci: bump gha checkout from v5 to v6 (#170)
  • ci: add qemu tests for Fedora 43, drop Fedora 41 (#171)
  • ci: bump actions/upload-artifact from 5 to 6 (#172)
  • refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#173)

Version 1.5.1

17 Nov 20:02

Choose a tag to compare

[1.5.1] - 2025-11-17

Bug Fixes

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

Other Changes

  • ci: rollout several recent changes to CI testing (#157)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#158)
  • ci: use the new epel feature to enable EPEL for testing farm (#159)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#161)
  • ci: use JSON format for __bootc_validation (#162)
  • ci: bump actions/github-script from 7 to 8 (#163)
  • ci: bump actions/upload-artifact from 4 to 5 (#164)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#165)
  • ci: bump tox-lsr to 3.13.0 (#166)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#167)

Version 1.5.0

23 Jun 14:42

Choose a tag to compare

[1.5.0] - 2025-06-23

New Features

  • feat: Support this role in container environments and builds (#151)

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#136)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#139)
  • ci: Check spelling with codespell (#140)
  • ci: Add test plan that runs CI tests and customize it for each role (#141)
  • ci: In test plans, prefix all relate variables with SR_ (#142)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#143)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#144)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#145)
  • ci: skip storage scsi, nvme tests in github qemu ci (#146)
  • ci: Bump sclorg/testing-farm-as-github-action from 3 to 4 (#147)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#148)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#150)
  • ci: Add support for bootc end-to-end validation tests (#152)
  • tests: Add bootc end-to-end validation test (#153)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#154)

Version 1.4.2

09 Jan 15:47

Choose a tag to compare

[1.4.2] - 2025-01-09

Other Changes

  • ci: Use Fedora 41, drop Fedora 39 (#133)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#134)

Version 1.4.1

31 Oct 01:16

Choose a tag to compare

[1.4.1] - 2024-10-30

Other Changes

  • ci: Add workflow for ci_test bad, use remote fmf plan (#125)
  • ci: Fix missing slash in ARTIFACTS_URL (#126)
  • ci: Add tags to TF workflow, allow more [citest bad] formats (#127)
  • ci: ansible-test action now requires ansible-core version (#128)
  • ci: add YAML header to github action workflow files (#129)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#131)

Version 1.4.0

01 Aug 23:09

Choose a tag to compare

[1.4.0] - 2024-08-01

New Features

  • Handle reboot for transactional update systems (#121)

Other Changes

  • ci: Add tft plan and workflow (#120)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#122)
  • ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#123)

Version 1.3.5

02 Jul 18:18

Choose a tag to compare

[1.3.5] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#118)

Other Changes

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

Version 1.3.4

11 Jun 17:05

Choose a tag to compare

[1.3.4] - 2024-06-11

Other Changes

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

Version 1.3.3

04 Apr 16:24

Choose a tag to compare

[1.3.3] - 2024-04-04

Other Changes

  • ci: fix python unit test - copy pytest config to tests/unit (#108)
  • ci: Bump ansible/ansible-lint from 6 to 24 (#109)
  • ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#110)

Version 1.3.2

17 Jan 20:30

Choose a tag to compare

[1.3.2] - 2024-01-16

Other Changes

  • ci: Use supported ansible-lint action; run ansible-lint against the collection (#105)