File netplan.changes of Package netplan
-------------------------------------------------------------------
Tue Aug 17 15:53:49 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- 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 6 13:40:40 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Initial package, version 0.102