netplan.io 0.106.1-3 source package in Ubuntu

Changelog

netplan.io (0.106.1-3) unstable; urgency=medium

  * Fix NetworkManager interaction with systemd v253 (Closes: #1039071)
  * Fix tunnels tests with iproute 6.4, using JSON interface (Closes: #1040004)
  * Add parser support for WPA3 Personal (LP: #2023238)
  * d/t/prep-testbed.sh: stop NetworkManager, to start with a common state
  * autopkgtest:regressions: Simplify assertions to avoid buffering races
    d/p/0018-tests-regressions-simplify-assertions-to-avoid-buffe.patch

 -- Lukas Märdian <email address hidden>  Mon, 10 Jul 2023 16:58:19 +0200

Upload details

Uploaded by:
Debian netplan Maintainers
Uploaded to:
Sid
Original maintainer:
Debian netplan Maintainers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
netplan.io_0.106.1-3.dsc 2.7 KiB 75b907abbee929ea2f16c2172ad7db2e445f680352ac3480cb655193906a4743
netplan.io_0.106.1.orig.tar.gz 375.9 KiB 5ef72b603936ab25189da6cf6b4fe1c7c053072f7b396f18a670ebe359c8c3bf
netplan.io_0.106.1-3.debian.tar.xz 27.8 KiB 6365bed15590c19b16c996076ac938927a9c030d1af847433a64a083a2aff753

Available diffs

No changes file available.

Binary packages built by this source

libnetplan-dev: Development files for netplan's libnetplan runtime library

 netplan reads YAML network configuration files which are written
 by administrators, installers, cloud image instantiations, or other OS
 deployments. During early boot it then generates backend specific
 configuration files in /run to hand off control of devices to a particular
 networking daemon.
 .
 Currently supported backends are networkd and NetworkManager.
 .
 This package contains development files for developers wanting to use
 libnetplan in their applications.

libnetplan0: YAML network configuration abstraction runtime library

 netplan reads YAML network configuration files which are written
 by administrators, installers, cloud image instantiations, or other OS
 deployments. During early boot it then generates backend specific
 configuration files in /run to hand off control of devices to a particular
 networking daemon.
 .
 Currently supported backends are networkd and NetworkManager.
 .
 This package contains the necessary runtime library files.

libnetplan0-dbgsym: debug symbols for libnetplan0
netplan.io: YAML network configuration abstraction for various backends

 netplan reads YAML network configuration files which are written
 by administrators, installers, cloud image instantiations, or other OS
 deployments. During early boot it then generates backend specific
 configuration files in /run to hand off control of devices to a particular
 networking daemon.
 .
 Currently supported backends are networkd and NetworkManager.

netplan.io-dbgsym: debug symbols for netplan.io