Releases: linux-system-roles/network
Releases · linux-system-roles/network
Version 1.17.7
[1.17.7] - 2025-11-17
Bug Fixes
- fix: cannot use community-general version 12 - no py27 and py36 support (#824)
Other Changes
- ci: bump actions/upload-artifact from 4 to 5 (#819)
- ci: bump github/codeql-action from 3 to 4 (#820)
- ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#821)
- ci: bump tox-lsr to 3.13.0 (#822)
- ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#823)
Version 1.17.6
[1.17.6] - 2025-10-21
Bug Fixes
- fix: allow use of built-in routing tables (#804)
- fix: Skip the loopback profile when deleting all profiles except the ones explicitly included (#813)
Other Changes
- test: ensure NetworkManager, ensure eth1 is active (#801)
- test: skip 802_1x tests on el7, RHEL other than 8 (#802)
- ci: bump actions/checkout from 4 to 5 (#803)
- ci: rollout several recent changes to CI testing (#806)
- ci: support openSUSE Leap in qemu/kvm test matrix (#808)
- ci: use the new epel feature to enable EPEL for testing farm (#809)
- ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#811)
- ci: use JSON format for __bootc_validation (#812)
- remove wen from CODEOWNERS (#815)
- ci: bump actions/setup-python from 5 to 6 (#816)
- ci: bump actions/github-script from 7 to 8 (#817)
Version 1.17.5
[1.17.5] - 2025-08-01
Other Changes
- test: ensure /etc/pki/tls/cert.pem exists for 802 tests on EL10 (#798)
Version 1.17.4
Version 1.17.3
[1.17.3] - 2025-07-02
Other Changes
- ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#785)
- ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#786)
- ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#788)
- ci: get rid of integration tests - broken, unmaintained (#789)
- ci: Add support for bootc end-to-end validation tests (#790)
- ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#791)
- test: improve method for finding secondary interface (#792)
- refactor: support Ansible 2.19 (#794)
Version 1.17.2
[1.17.2] - 2025-04-23
Bug Fixes
- fix: Refine MAC validation using interface name (#768)
- fix: Remove MAC address matching from SysUtil.link_info_find() (#769)
- fix: Correct attribute checks for routing rule validation (#774)
Other Changes
- ci: Check spelling with codespell (#754)
- ci: ansible-plugin-scan is disabled for now (#755)
- ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#758)
- refactor: fix python black formatting (#759)
- ci: Add an additional NIC for test purposes (#762)
- ci: Add test plan in .ci dir to be able to customize it per each role (#763)
- ci: Add test plan that runs CI tests and customize it for each role (#765)
- test: do not need to install from epel or pip (#770)
- ci: In test plans, prefix all relate variables with SR_ (#771)
- ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#773)
- ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#776)
- test: add another network interface device for qemu tests (#777)
- test: set shell to /bin/bash in order to use pipefail (#778)
- test: find second interface to use for mac address match (#779)
- test: skip initscript related tests on Fedora 41 and later (#780)
- test: exclude qemu interfaces from dhcp (#781)
- ci: use tox-lsr 3.6.0; improve qemu test logging (#782)
- ci: skip storage scsi, nvme tests in github qemu ci (#783)
Version 1.17.1
Version 1.17.0
[1.17.0] - 2024-10-30
New Features
Other Changes
- docs: Explain where network state examples originate (#734)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#738)
- ci: ansible-test action now requires ansible-core version (#739)
- ci: add YAML header to github action workflow files (#740)
- docs: Promote
network_statevariable as the future for network management (#742) - refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#744)