netplan.io 0.107-5ubuntu2 source package in Ubuntu

Changelog

netplan.io (0.107-5ubuntu2) noble; urgency=medium

  * d/p/lp1809994/0010-parse-improve-the-parsing-of-access-points-LP-180999.patch.
    Improve access-points parsing. Properly handle access-points if a second
    pass if required in the parser and not report them as duplicates. (LP: #1809994)
  * d/p/lp1809994/0011-wifi-replace-the-previously-defined-AP-with-the-new-.patch.
    Overwrite the access-point object if another access-point with the same
    name is found instead of ignoring the new one. This behavior is closer
    to the merging process Netplan does.

 -- Danilo Egea Gondolfo <email address hidden>  Tue, 14 Nov 2023 14:13:31 +0000

Upload details

Uploaded by:
Danilo Egea Gondolfo
Sponsored by:
Lukas Märdian
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
netplan.io_0.107.orig.tar.gz 402.5 KiB fcc737d90ec8c3473618ad2c6d42953668d43229ca76fcb758b07ad8a49a7fe0
netplan.io_0.107-5ubuntu2.debian.tar.xz 23.4 KiB 6cc56b834e58e844f2522332737810423f5a734cd3ff9bea16b78db4e3641d96
netplan.io_0.107-5ubuntu2.dsc 2.9 KiB 70ec7c049c485960fe513e4f1e9210415c16bd69cc26fcabe65aeec4195a7319

Available diffs

View changes file

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: No summary available for libnetplan0 in ubuntu noble.

No description available for libnetplan0 in ubuntu noble.

libnetplan0-dbgsym: No summary available for libnetplan0-dbgsym in ubuntu noble.

No description available for libnetplan0-dbgsym in ubuntu noble.

netplan-generator: Declarative network configuration systemd-generator

 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 provides a systemd-generator to configure networking daemons
 at boot time.

netplan-generator-dbgsym: debug symbols for netplan-generator
netplan.io: Declarative network configuration 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
python3-netplan: Declarative network configuration Python bindings

 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 provides a CFFI based Python bindings to libnetplan.

python3-netplan-dbgsym: debug symbols for python3-netplan