Skip to content

Releases: linux-system-roles/network

Version 1.14.2

Choose a tag to compare

@github-actions github-actions released this 12 Dec 16:08

[1.14.2] - 2023-12-08

Other Changes

  • refactor: Use meaningful variable (#654)
  • ci: bump actions/github-script from 6 to 7 (#658)
  • refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#659)

Version 1.14.1

Choose a tag to compare

@github-actions github-actions released this 30 Nov 15:50

[1.14.1] - 2023-11-29

Bug Fixes

  • fix: Allow address 0.0.0.0/0 or ::/0 for 'from'/'to' in a routing rule (#649)

Other Changes

  • refactor: improve support for ostree systems (#655)
  • tests: Fix tests_network_state_nm.yml CI failure (#656)

Version 1.14.0

Choose a tag to compare

@github-actions github-actions released this 09 Nov 21:27

[1.14.0] - 2023-11-06

New Features

  • feat: support for ostree systems (#650)

Other Changes

  • docs(changelog): Fix wrong format in version 1.13.2 [citest skip] (#652)

Version 1.13.3

Choose a tag to compare

@github-actions github-actions released this 24 Oct 13:53

[1.13.3] - 2023-10-23

Bug Fixes

  • fix: Add dhcp client package dependency for initscripts provider (#639)

Other Changes

  • test: Use variable to hold infiniband interface name [citest skip] (#636)
  • build(deps): bump actions/checkout from 3 to 4 (#637)
  • ci: ensure dependabot git commit message conforms to commitlint; ensure badges have consistent order (#644)
  • ci: use dump_packages.py callback to get packages used by role (#646)
  • ci: tox-lsr version 3.1.1 (#648)

Version 1.13.2

Choose a tag to compare

@github-actions github-actions released this 08 Sep 13:18
7b81536

[1.13.2] - 2023-09-07

Other Changes

  • ci: Add markdownlint, test_converting_readme, and build_docs workflows (#630)

  • markdownlint runs against README.md to avoid any issues with
    converting it to HTML

  • test_converting_readme converts README.md > HTML and uploads this test
    artifact to ensure that conversion works fine

  • build_docs converts README.md > HTML and pushes the result to the
    docs branch to publish dosc to GitHub pages site.

  • Fix markdown issues in README.md

Signed-off-by: Sergei Petrosian spetrosi@redhat.com

  • ci: Make badges consistent, run markdownlint all .md files (#631)

  • Consistently generate badges for GH workflows in roles' RHELPLAN-146921

  • Run markdownlint on all .md files

Signed-off-by: Sergei Petrosian spetrosi@redhat.com

  • docs: Update README.md [citest skip] (#632)

Enhancement:
Updating README.md to reflect some recently added changes or features.

Reason:
README.md is outdated.

Result:
Guarantee that README.md is up to update.

Issue Tracker Tickets (Jira or BZ if any):

  • ci: Remove badges from README.md prior to converting to HTML (#633)

  • Remove thematic break after badges

  • Remove badges from README.md prior to converting to HTML

Signed-off-by: Sergei Petrosian spetrosi@redhat.com

Version 1.13.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 19:34

[1.13.1] - 2023-07-19

Bug Fixes

  • fix: facts being gathered unnecessarily (#628)

Other Changes

  • ci: ansible-lint - ignore var-naming[no-role-prefix] (#626)
  • ci: ansible-test ignores file for ansible-core 2.15 (#627)

Version 1.13.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 16:51

[1.13.0] - 2023-07-10

New Features

  • feat: add AlmaLinux to RHEL compat distro list (#618)
  • feat: Support "no-aaaa" DNS option (#619)

Other Changes

  • ci: Use tox-lsr 2.13 for py26 (#620)
  • ci: Add pull request template and run commitlint on PR title only (#621)
  • ci: Rename commitlint to PR title Lint, echo PR titles from env var (#623)
  • ci: fix python 2.7 CI tests by manually installing python2.7 package (#624)

Version 1.12.0

Choose a tag to compare

@github-actions github-actions released this 30 May 19:34

[1.12.0] - 2023-05-30

New Features

  • feat: Support ipv4_ignore_auto_dns and ipv6_ignore_auto_dns settings

Other Changes

  • docs: Consistent contributing.md for all roles - allow role specific contributing.md section

Version 1.11.4

Choose a tag to compare

@github-actions github-actions released this 28 Apr 19:23

[1.11.4] - 2023-04-28

Other Changes

  • test: Fix the failure of running ANSIBLE_GATHERING=explicit on tests_switch_provider.yml
  • ci: Add commitlint GitHub action to ensure conventional commits with feedback
  • style: Use standard Ansible braces and brackets spacing
  • style: ansible-lint - fix missing YAML document start
  • style: ansible-lint - remove line-length files from .yamllint.yml

Version 1.11.3

Choose a tag to compare

@github-actions github-actions released this 14 Apr 15:02

[1.11.3] - 2023-04-13

Other Changes

  • ansible-lint: Fix ansible-lint issues in tests
  • Add README-ansible.md to refer Ansible intro page on linux-system-roles.github.io
  • Fingerprint RHEL System Role managed config files