netplan.io 1.0-2ubuntu1 source package in Ubuntu

Changelog

netplan.io (1.0-2ubuntu1) noble; urgency=medium

  * debian/patches/lp2060311/, LP: #2060311
    Fix wait-online via s-n-wait-online.service.d/10-netplan.conf.
    Using an override config file for systemd-networkd-wait-online.service,
    specifing all the individual, non-optional interfaces to wait for and not
    enabling the s-n-wait-online.service at all when all interfaces are
    optional.
  * d/libnetplan1.symbols: Update for new (private) symbol

 -- Lukas Märdian <email address hidden>  Thu, 18 Apr 2024 14:07:08 +0200

Upload details

Uploaded by:
Lukas Märdian
Uploaded to:
Noble
Original maintainer:
Debian netplan Maintainers
Architectures:
linux-any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main net
Noble release main net

Downloads

File Size SHA-256 Checksum
netplan.io_1.0.orig.tar.gz 459.0 KiB 863fb083a87d2c6b7dd9d46a9d702fffbb4aaf952c6b1d275016e56b1381527a
netplan.io_1.0-2ubuntu1.debian.tar.xz 26.2 KiB baa60b5e1d089302115cef3978af0544cf23730746787c318224360b240a6925
netplan.io_1.0-2ubuntu1.dsc 3.0 KiB 2a820635d66084e747682291151ea89f8036d9fc3a06cab1eb5bb9ff208acb43

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.

libnetplan1: Declarative network configuration 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.

libnetplan1-dbgsym: debug symbols for libnetplan1
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