Releases: linux-system-roles/firewall
Releases · linux-system-roles/firewall
Version 1.11.6
[1.11.6] - 2026-02-20
Other Changes
- test: ensure interface chosen is managed by NetworkManager (#326)
Version 1.11.5
[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
Version 1.11.3
[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
[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
Version 1.11.0
[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
Version 1.10.1
Version 1.10.0
[1.10.0] - 2025-05-21
New Features
- feat: Support this role in container builds (#274)
Bug Fixes
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)