Skip to content

Releases: linux-system-roles/podman

Version 1.9.1

17 Nov 19:52

Choose a tag to compare

[1.9.1] - 2025-11-17

Bug Fixes

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

Other Changes

  • ci: bump actions/upload-artifact from 4 to 5 (#250)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#251)
  • ci: bump tox-lsr to 3.13.0 (#252)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#253)

Version 1.9.0

21 Oct 18:03

Choose a tag to compare

[1.9.0] - 2025-10-21

New Features

  • feat: Support this role in container builds (#245)

Other Changes

  • ci: rollout several recent changes to CI testing (#241)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#242)
  • ci: use the new epel feature to enable EPEL for testing farm (#243)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#246)
  • ci: use JSON format for __bootc_validation (#247)
  • ci: bump actions/github-script from 7 to 8 (#248)

Version 1.8.3

24 Jul 15:34

Choose a tag to compare

[1.8.3] - 2025-07-24

Bug Fixes

  • fix: do not mix facts with vars (#236)

Other Changes

  • test: add a test for multiple users (#237)

Version 1.8.2

09 Jul 21:11

Choose a tag to compare

[1.8.2] - 2025-07-09

Other Changes

  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#226)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#228)
  • ci: Add support for bootc end-to-end validation tests (#229)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#230)
  • refactor: support Ansible 2.19 (#231)

Version 1.8.1

05 May 20:57

Choose a tag to compare

[1.8.1] - 2025-05-05

Other Changes

  • ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#223)
  • refactor: fix ansible-test issues - unicode_literals, format string (#224)

Version 1.8.0

23 Apr 20:03

Choose a tag to compare

[1.8.0] - 2025-04-23

New Features

  • feat: support TOML tables by using a real TOML formatter (#218)

Bug Fixes

  • fix: render boolean option values correctly in toml files (#209)
  • fix: Do not restart logind unless absolutely necessary (#213)
  • fix: Do not change the directory mode for the container parent path (#216)

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#201)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#204)
  • ci: Check spelling with codespell (#205)
  • ci: Add test plan that runs CI tests and customize it for each role (#206)
  • ci: In test plans, prefix all relate variables with SR_ (#211)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#212)
  • test: check that boolean values are rendered correctly in TOML (#214)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#219)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#220)
  • ci: skip storage scsi, nvme tests in github qemu ci (#221)

Version 1.7.2

09 Jan 15:36

Choose a tag to compare

[1.7.2] - 2025-01-09

Bug Fixes

  • fix: get user information for secrets (#198)

Other Changes

  • chore: remove debug code (#199)

Version 1.7.1

04 Dec 16:36

Choose a tag to compare

[1.7.1] - 2024-12-04

Other Changes

  • ci: Use Fedora 41, drop Fedora 39 (#193)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#194)
  • test: enable pod test cleanup (#195)

Version 1.7.0

12 Nov 21:02

Choose a tag to compare

[1.7.0] - 2024-11-12

New Features

  • feat: support for Pod quadlets (#190)

Version 1.6.5

31 Oct 00:54

Choose a tag to compare

[1.6.5] - 2024-10-30

Bug Fixes

  • fix: ignore pod not found errors when removing kube specs (#186)
  • fix: make role work on el 8.8 and el 9.2 and podman version less than 4.7.0 (#188)

Other Changes

  • ci: ansible-test action now requires ansible-core version (#182)
  • ci: add YAML header to github action workflow files (#183)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#185)
  • test: need grubby for el8 testing for ostree (#187)