Changelog for
netplan-0.103-1.17.x86_64.rpm :
* Tue Aug 17 2021 Martin Hauke
- Update to version 0.103 Changes
* Add YAML generator and Keyfile parser for NetworkManager YAML backend.
* Add `activation-mode` parameter (needs systemd v248+).
* Make use of systemd-networkd\'s `restart`/`reconfigure` commands (needs systemd v244+) in `netplan apply`
* Deprecate `gateway4` & `gateway6` in favor of `defaults` routes.
* Add `io.netplan.Netplan.Generate()` DBus method.
* Changed the way of how `unmanaged-devices` are handled by NetworkManager.
* Improve integration test suite (much faster & can be executed inside containers). Bug fixes
* Fix ABI regression introduced in 0.102 .
* Fix `netplan set` if used across partitions.
* Fix handling of multiple `gateway4`/`gateway6` fields.
* Fix parsing of `ovs` values with colons.
* Fix failure with `set-name` and `bridges`.
* Sun Jun 06 2021 Martin Hauke - Initial package, version 0.102