File containerlab.changes of Package containerlab
-------------------------------------------------------------------
Sat Oct 11 10:17:03 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.71.0:
* Propagate link vars to topology data export.
* Move endpoint IP addresses out of vars + restore vars
functionality.
* SR-SIM startup configuration handling tweaks.
* Support for Cisco SD-WAN controllers and C8000v controller
mode.
* feat: add SR-OS console log messages to deploy logger.
* Revert "sudoless for inspect cmd (#2862)" (#2875).
* Add viper integration for environment variable support with
hierarchical naming across all CLI options.
* Sort components and add base node hostfile/ssh entry for SR-SIM
* feat: add SR-OS component config generation to SR-SIM.
* Rename 'ceos' to 'vyos' in network configuration.
* sudoless for inspect cmd.
* Optimize CopyFileContents and remove code duplication in file
operations.
* Add comprehensive magic variables documentation to config
management guide.
* fix: resolve #2852 -- nodes *can* be nil (#2856).
* Display routable IP addresses in graph command output instead
of 0.0.0.0.
* Improve subnet overlap error message for Docker mgmt network.
* Add sxr to the types list and fix srl types in the examples.
* Fix topology merge routine for nil nodes to properly inherit
from kinds (#2835).
-------------------------------------------------------------------
Wed Sep 24 11:49:38 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.70.1:
* fix: SR-SIM don't lowercase the network node.
- Update to version 0.70
* Add TLS certificate to SR-SIM.
* Link subnets (#2791).
* SR-SIM XIOM components fix (#2815).
* tools/vxlan: Add source port option to VXLAN tool command.
* SR-SIM components enhancement (#2802).
* Add short and json version output options for scripting.
* added netconf config.
* Fix sudo curl breaking if HTTP(S)_PROXY is in play.
* Add external access property to management network schema.
* added missing schema entries.
* sros -> nokia/sros.
* Update to vendor subdir links.
* Save config function for Mikrotik RouterOS.
* update SSHXNode user name to 'admin' for access in
network-multitool (#2782).
* update schema suppress-startup-config (#2781)
* Document limitation of packets captures using tcpdump for
SR-SIM (#2748).
* Update clab.schema.json to match types expected for iol.
* Add n9kv to schema (#2763).
* added sr-1-24d kind to schema.
-------------------------------------------------------------------
Sat Sep 13 07:59:59 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.69.3
* https://github.com/srl-labs/containerlab/compare/v0.63.3...v0.69.3
-------------------------------------------------------------------
Sun Feb 2 11:08:34 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.63.3:
* Port subtract template function.
* Reword postinstall message for clab_admins group.
- Update to version 0.63.2:
* put a docs caveat.
- Update to version 0.63.0:
* Sudo-less operation.
* Remove gomplate (#2426)
* Use envsubst fork that doesn't replace unset env vars.
* Add version check command and enhance version info display.
* Enable openconfig server for 24.10+ by default.
* Fix node names in IOL startup cfg example.
* Skip docker-user ipv6 manipulations if the `docker-user` chain
is not found.
-------------------------------------------------------------------
Sat Jan 18 09:26:12 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.62.1:
* iptables rules for mgmt net and bridges in both directions.
- Update to version 0.62.0:
* Implement `clab save` for IOL.
* Remove publish ports section.
* Setup v4 and v6 allowing rules when using bridges.
* Handle v6 rules for the mgmt bridge with nftables/iptables.
* Rework IOL interface mapping.
* Added centralized magic var replacer and support replacer for
execs.
* Create labdir next to clab file.
* adapt completions for clab alias.
* Bump golang.org/x/crypto from 0.31.0 to 0.32.0.
* Export ssh public keys under ssh-pub-keys in topo json.
* nokia_sros: handle CRLF and tabs in partialCfg.
* quick-setup: allow disabling setup-sshd from environment var.
* quick-setup: allow running script without setup-sshd function.
* Bump golang.org/x/sys from 0.28.0 to 0.29.0.
* redeploy command without parameters.
- Update to version 0.61.0:
* clarify expected file patterns.
* added support for stdin destroy.
* redeploy command.
* adds support for `__clabNodeName__` magic var.
* EDA grpc config for SR Linux nodes.
* Fix for OcNOS 6.5.2-101.
* Remove "spin up" from docs for `clab destroy`.
* 4 Bit color support.
* fix: regression for docker bridge gw check on darwin dind.
* adding no_proxy env variable by default to each clab node.
* Polish IOL test.
* remove netns bind mount as it seems to be not important.
* Fix management interface and startup configs for IOL.
* added vendored.
* Bump golang.org/x/crypto from 0.29.0 to 0.31.0.
* [#2344] Fix documented default password.
* fix automerge for --wide option.
* Bump k8s.io/apimachinery from 0.31.2 to 0.31.3.
- Update to version 0.60.1:
* devcontainer build with qemu setup.
* Properly use the skip binds check.
* Skip binds path check option for destroy operation.
* added crpd for arm.
-------------------------------------------------------------------
Thu Dec 5 19:47:40 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.60.0:
* https://github.com/srl-labs/containerlab/releases/tag/v0.60.0
-------------------------------------------------------------------
Thu Oct 24 19:50:36 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.59.0:
* https://github.com/srl-labs/containerlab/compare/v0.57.5...v0.59.0
-------------------------------------------------------------------
Sun Oct 13 08:37:33 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.57.5:
* https://github.com/srl-labs/containerlab/compare/v0.54.0...v0.57.5
-------------------------------------------------------------------
Sun Apr 7 08:43:14 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.54.0:
* https://github.com/srl-labs/containerlab/compare/v0.48.4...v0.54.0
-------------------------------------------------------------------
Fri Nov 24 12:14:42 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.48.4
* mgmt-net: properly setting the master on the veth with a
mgmt-net link endpoint.
* Retrieve labdir from container labels during destroy.
* Version-specific config tunings and custom prompt for SR
Linux.
- Update to version 0.48.3
* Allow combination of filter and topology in exec command.
- Update to version 0.48.2
* Fixing nil pointer deref on Scrapli send config errors.
* Adjusting ssh key indexes to start from max (32) to go
backwards.
* Further adjust directory permissions for topology definition
repository.
- Update to version 0.48.1
* Remove unbound ssh option for older clients.
* https://github.com/srl-labs/containerlab/releases/tag/v0.48.0
* https://github.com/srl-labs/containerlab/releases/tag/v0.47.2
* https://github.com/srl-labs/containerlab/releases/tag/v0.47.1
* https://github.com/srl-labs/containerlab/releases/tag/v0.47.0
* https://github.com/srl-labs/containerlab/releases/tag/v0.46.2
* https://github.com/srl-labs/containerlab/releases/tag/v0.46.1
* https://github.com/srl-labs/containerlab/releases/tag/v0.46.0
* https://github.com/srl-labs/containerlab/releases/tag/v0.45.1
-------------------------------------------------------------------
Wed Sep 20 18:20:00 UTC 2023 - mardnh@gmx.de
- Update to version 0.45.0:
* https://github.com/srl-labs/containerlab/releases/tag/v0.45.0
* https://github.com/srl-labs/containerlab/releases/tag/v0.44.0
-------------------------------------------------------------------
Fri Aug 11 22:58:56 UTC 2023 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
- Update to version 0.43.0
-------------------------------------------------------------------
Mon Mar 13 21:33:01 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.38.0
-------------------------------------------------------------------
Sat Jun 18 17:45:34 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.27.1
-------------------------------------------------------------------
Mon Oct 25 19:11:54 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.19.2
-------------------------------------------------------------------
Wed Aug 25 09:47:35 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.17.0
-------------------------------------------------------------------
Fri Jul 16 12:49:08 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.15.0
-------------------------------------------------------------------
Sun Jun 6 08:21:05 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.14.4
-------------------------------------------------------------------
Sat Jun 5 13:40:48 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Initial package, version 0.14.3