Skip to content

Releases: linux-system-roles/firewall

Version 1.8.1

31 Oct 01:15
Compare
Choose a tag to compare

[1.8.1] - 2024-10-30

Bug Fixes

  • fix: Prevent interface definitions overriding 'changed' value when other elements are changed (#241)

Other Changes

  • ci: Add tft plan and workflow (#228)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#230)
  • ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#231)
  • ci: Add workflow for ci_test bad, use remote fmf plan (#232)
  • ci: Fix missing slash in ARTIFACTS_URL (#233)
  • ci: Add tags to TF workflow, allow more [citest bad] formats (#235)
  • ci: ansible-test action now requires ansible-core version (#236)
  • ci: add YAML header to github action workflow files (#238)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#240)

Version 1.8.0

15 Jul 17:04
Compare
Choose a tag to compare

[1.8.0] - 2024-07-15

New Features

  • feat: Handle reboot for transactional update systems (#226)

Version 1.7.8

02 Jul 22:21
Compare
Choose a tag to compare

[1.7.8] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#224)

Other Changes

  • test: use cs9 container instead of cs8 (#222)
  • ci: ansible-lint action now requires absolute directory (#223)

Version 1.7.7

11 Jun 17:06
Compare
Choose a tag to compare

[1.7.7] - 2024-06-11

Other Changes

  • ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#217)
  • ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#219)
  • ci: Add supported_ansible_also to .ansible-lint (#220)

Version 1.7.6

25 Apr 22:06
Compare
Choose a tag to compare

[1.7.6] - 2024-04-25

Other Changes

  • ci: add ansible-test ignores for 2.16 (#215)

Version 1.7.5

04 Apr 16:26
Compare
Choose a tag to compare

[1.7.5] - 2024-04-04

Other Changes

  • ci: bump codecov/codecov-action from 3 to 4 (#208)
  • ci: fix python unit test - copy pytest config to tests/unit (#210)
  • ci: bump ansible/ansible-lint from 6 to 24 (#211)
  • ci: bump mathieudutour/github-tag-action from 6.1 to 6.2 (#213)

Version 1.7.4

23 Jan 14:52
Compare
Choose a tag to compare

[1.7.4] - 2024-01-23

Other Changes

  • ci: Remove redundant reboot task (#206)

Version 1.7.3

17 Jan 20:42
Compare
Choose a tag to compare

[1.7.3] - 2024-01-16

Other Changes

  • ci: Use supported ansible-lint action; run ansible-lint against the collection (#200)
  • ci: bump github/codeql-action from 2 to 3 (#201)
  • ci: Use supported ansible-lint action; run ansible-lint against the collection (#203)
  • ci: Add conditional reboot for transactional update support (#204)

Version 1.7.2

08 Dec 21:08
Compare
Choose a tag to compare

[1.7.2] - 2023-12-08

Other Changes

  • ci: bump actions/github-script from 6 to 7 (#197)
  • refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#198)

Version 1.7.1

22 Nov 17:41
Compare
Choose a tag to compare

[1.7.1] - 2023-11-22

Other Changes

  • refactor: improve support for ostree systems (#195)