Releases: linux-system-roles/firewall
Releases · linux-system-roles/firewall
Version 1.12.0
[1.12.0] - 2026-04-28
New Features
- feat: add role fingerprints to syslog (#345)
Other Changes
- ci: bump actions/upload-artifact from 6 to 7 (#328)
- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#330)
- ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#331)
- ci: add Ansible partner certification check [citest_skip] (#333)
- ci: ansible cert check try 2 [citest_skip] (#334)
- ci: ansible cert checker 3rd try [citest_skip] (#335)
- ci: bump codecov/codecov-action from 5 to 6 (#337)
- ci: fix yum repos to use devel site instead of old site name [citest_skip] (#338)
- ci: use codecov @v6 [citest_skip] (#339)
- refactor: comply with Ansible partner certification checks (#340)
- ci: update header for run_role_with_clear_facts [citest_skip] (#341)
- test: support ansible-test milestone version 2.22 [citest_skip] (#342)
- ci: Comply with Ansible partner certification checking [citest_skip] (#343)
- ci: ansible-lint requires dependencies to be installed [citest_skip] (#344)
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)