File netplan.changes of Package netplan
------------------------------------------------------------------- Fri Jan 30 11:48:44 UTC 2026 - Richard Rahl <rrahl0@opensuse.org> - Update to version 1.2.1: * cli: Fix generate.py to properly handle --root-dir * Use io.StringIO() instead of tempfile.TemporaryFile() ------------------------------------------------------------------- Sat Dec 20 14:46:45 UTC 2025 - Richard Rahl <rrahl0@opensuse.org> - Update to version 1.2: * Split in /usr/libexec/netplan/generate and netplan-configure.service stages * Allows non standard OVS setups * Utilize systemd-networkd-wait-online for waiting on DNS servers * meson: Build using Python 3.10 limited API * Fail cleanly when systemd-networkd is not installed * Ensure netplan directory creation is idempotent * Use OVS from apt before snap when both exist * tests: add integration test for wifi/psk-sha256 * tests:wifi: Replace deprecated ISC dhclient & fail properly * test:dbus: avoid dependency on dbus-launch * Fix netplan try revert * cli:apply: Ignore udevadm errors triggering devices * Fix function prototypes for *_new() functions of parser and state * Only create a tempdir when needed ------------------------------------------------------------------- Wed Jan 22 13:45:32 UTC 2025 - Richard Rahl <rrahl0@opensuse.org> - update to 1.1.2: * wifi: add support for wpa-psk-sha256 * networkmanager: add support for "routing-policy" * parse: fix renderer validation for nm-devices * validation: use curly braces for all branches * parse.c: quiet "may be used uninitialized" warnings/errors * doc: Add anchor link for deprecated gateway4/6 keys ------------------------------------------------------------------- Thu Nov 21 16:06:56 UTC 2024 - Richard Rahl <rrahl0@opensuse.org> - update to 1.1.1: * networkmanager: add support for stable-ssid MAC option * wpa_supplicant: add ExecReload to the service unit * Several code cleanup & fixes for TiCS * tests: ethernets: Add ipv6-address-generation integration tests * cli: drop python-netifaces * parse-nm: account for veth and dummy when checking for virtual types * Avoid dependency on dbus-python * test:routing:tunnels: Improve vrf/wireguard modprobe check inside containers * tests:ethernets: avoid flaky test_ip6_eui64 results * ovs: quote external-ids and other-config values * Handle implicity conversions * Use more permissive umask for .service units * Revert "apply: make sure that networkd is restarted when needed" * Handling encoding issues on netplan status * include: fix apidoc warnings about undocumented parameters * Create snippet files for single-sourcing repetitive instructions * doc: Add initial 'Cryptography' section ------------------------------------------------------------------- Fri Aug 16 16:47:23 UTC 2024 - Richard Rahl <rrahl0@opensuse.org> - initial packaging