Skip to content

Releases: linux-system-roles/firewall

Version 1.11.6

20 Feb 18:41

Choose a tag to compare

[1.11.6] - 2026-02-20

Other Changes

  • test: ensure interface chosen is managed by NetworkManager (#326)

Version 1.11.5

18 Feb 21:13

Choose a tag to compare

[1.11.5] - 2026-02-18

Bug Fixes

  • fix: add set vars platform vars loader (#322)
  • fix: el7 interface functionality requires NetworkManager (#323)

Other Changes

  • ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#316)
  • ci: bump ansible/ansible-lint from 25 to 26 (#317)
  • ci: skip most CI checks if title contains citest skip [citest_skip] (#318)
  • ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#319)
  • ci: tox-lsr version 3.15.0 [citest_skip] (#320)
  • ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#321)
  • ci: Ansible version must be string, not float [citest_skip] (#324)

Version 1.11.4

06 Jan 17:03

Choose a tag to compare

[1.11.4] - 2026-01-06

Other Changes

  • ci: bump actions/checkout from 5 to 6 (#309)
  • ci: add qemu tests for Fedora 43, drop Fedora 41 (#311)
  • ci: bump actions/upload-artifact from 5 to 6 (#313)
  • refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#314)

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)