Skip to content

Releases: linux-system-roles/firewall

Version 1.9.1

29 Apr 19:11

Choose a tag to compare

[1.9.1] - 2025-04-29

Other Changes

  • ci: Add container integration test for rpm and bootc (#264)
  • test: skip include tests on el7, document el7 support (#266)

Version 1.9.0

23 Apr 20:04

Choose a tag to compare

[1.9.0] - 2025-04-23

New Features

  • feat: support includes for services (#259)

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#248)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#251)
  • refactor: fix python black formatting (#252)
  • ci: Check spelling with codespell (#253)
  • ci: Add test plan that runs CI tests and customize it for each role (#254)
  • ci: In test plans, prefix all relate variables with SR_ (#256)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#257)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#258)
  • ci: Avoid too large inline test logs in QEMU/KVM integration test (#260)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#261)
  • ci: skip storage scsi, nvme tests in github qemu ci (#262)

Version 1.8.2

09 Jan 15:49

Choose a tag to compare

[1.8.2] - 2025-01-09

Other Changes

  • ci: bump codecov/codecov-action from 4 to 5 (#244)
  • ci: Use Fedora 41, drop Fedora 39 (#245)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#246)

Version 1.8.1

31 Oct 01:15

Choose a tag to compare

[1.8.1] - 2024-10-30

Bug Fixes

  • fix: Prevent interface definitions overriding 'changed' value when other elements are changed (#241)

Other Changes

  • ci: Add tft plan and workflow (#228)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#230)
  • ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#231)
  • ci: Add workflow for ci_test bad, use remote fmf plan (#232)
  • ci: Fix missing slash in ARTIFACTS_URL (#233)
  • ci: Add tags to TF workflow, allow more [citest bad] formats (#235)
  • ci: ansible-test action now requires ansible-core version (#236)
  • ci: add YAML header to github action workflow files (#238)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#240)

Version 1.8.0

15 Jul 17:04

Choose a tag to compare

[1.8.0] - 2024-07-15

New Features

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

Version 1.7.8

02 Jul 22:21

Choose a tag to compare

[1.7.8] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#224)

Other Changes

  • test: use cs9 container instead of cs8 (#222)
  • ci: ansible-lint action now requires absolute directory (#223)

Version 1.7.7

11 Jun 17:06

Choose a tag to compare

[1.7.7] - 2024-06-11

Other Changes

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

Version 1.7.6

25 Apr 22:06

Choose a tag to compare

[1.7.6] - 2024-04-25

Other Changes

  • ci: add ansible-test ignores for 2.16 (#215)

Version 1.7.5

04 Apr 16:26

Choose a tag to compare

[1.7.5] - 2024-04-04

Other Changes

  • ci: bump codecov/codecov-action from 3 to 4 (#208)
  • ci: fix python unit test - copy pytest config to tests/unit (#210)
  • ci: bump ansible/ansible-lint from 6 to 24 (#211)
  • ci: bump mathieudutour/github-tag-action from 6.1 to 6.2 (#213)

Version 1.7.4

23 Jan 14:52

Choose a tag to compare

[1.7.4] - 2024-01-23

Other Changes

  • ci: Remove redundant reboot task (#206)