Releases: linux-system-roles/firewall
Releases · linux-system-roles/firewall
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)
Version 1.9.1
Version 1.9.0
[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)