Skip to content

Releases: linux-system-roles/firewall

Version 1.11.3

17 Nov 19:59

Choose a tag to compare

[1.11.3] - 2025-11-17

Bug Fixes

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

Version 1.11.2

13 Nov 23:14

Choose a tag to compare

[1.11.2] - 2025-11-13

Bug Fixes

  • fix: install python311-firewall on SLES 15 (#300)

Other Changes

  • ci: Bump github/codeql-action from 3 to 4 (#301)
  • ci: Bump actions/upload-artifact from 4 to 5 (#302)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#303)
  • ci: bump tox-lsr to 3.13.0 (#304)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#305)

Version 1.11.1

23 Oct 01:55

Choose a tag to compare

[1.11.1] - 2025-10-22

Other Changes

  • test: allow unicode literals for ansible-test (#298)

Version 1.11.0

21 Oct 19:03

Choose a tag to compare

[1.11.0] - 2025-10-21

New Features

  • feat: add IPv6 ipset support, add support for ipset_options (#296)

Other Changes

  • ci: rollout several recent changes to CI testing (#288)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#289)
  • ci: use the new epel feature to enable EPEL for testing farm (#290)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#292)
  • ci: use JSON format for __bootc_validation (#293)
  • ci: Bump actions/setup-python from 5 to 6 (#294)
  • ci: Bump actions/github-script from 7 to 8 (#295)

Version 1.10.2

01 Aug 12:56

Choose a tag to compare

[1.10.2] - 2025-08-01

Other Changes

  • test: debug finding ethernet with pci (#285)

Version 1.10.1

23 Jun 14:37

Choose a tag to compare

[1.10.1] - 2025-06-23

Other Changes

  • tests: Update tests_zone to do bootc end-to-end validation (#280)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#281)

Version 1.10.0

21 May 14:45

Choose a tag to compare

[1.10.0] - 2025-05-21

New Features

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

Bug Fixes

  • fix: Fix "helpers" service option (#277)
  • fix: Fix "interface_pci_id" role option (#278)

Other Changes

  • ci: Assert fact structure and some well-known entries (#265)
  • ci: Bump sclorg/testing-farm-as-github-action from 3 to 4 (#268)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#269)
  • ci: Two prerequisites for bootc support (#270)
  • refactor: Add backend abstraction to firewall_lib, remove obsolete firewall_lib offline code (#271)
  • tests: Various fixes and additions (#273)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#275)

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)