netplan.io 0.105-0ubuntu2~22.04.3 source package in Ubuntu

Changelog

netplan.io (0.105-0ubuntu2~22.04.3) jammy; urgency=medium

  * Fix and improvements for the DBus integration (LP: #1997467)
    Cherry-picked from upstream: https://github.com/canonical/netplan/pull/331
    - d/p/lp1997467/0009-dbus-Build-the-copy-path-correctly.patch
      Properly build the destination path before copying files in the dbus
      integration and improve error handling
    - d/p/lp1997467/0010-tests-Add-an-integration-test-for-netplan-dbus.patch
      Add an integration test to exercise the code path where the issue was
      addressed.

netplan.io (0.105-0ubuntu2~22.04.2) jammy; urgency=medium

  * d/p/lp1997467: set only specific origin-hint if given (LP: #1997467)
    Cherry-picked from upstream: https://github.com/canonical/netplan/pull/299
    - d/libnetplan0.symbols: Add netplan_parser_load_nullable_overrides() API
    - d/p/0008-src-parse-plug-memory-leaks-in-nullable-handling.patch backport
      upstream commit 40c53bb (memory leak fixup of PR#299)

 -- Danilo Egea Gondolfo <email address hidden>  Fri, 03 Mar 2023 13:14:22 +0000

Upload details

Uploaded by:
Danilo Egea Gondolfo
Sponsored by:
Ɓukasz Zemczak
Uploaded to:
Jammy
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.105.orig.tar.gz 321.4 KiB 3a4dd82a88dc1e70643c3cb7bb19564942dae9ed98f29fd3ca85fdd51200db8e
netplan.io_0.105-0ubuntu2~22.04.3.debian.tar.xz 24.6 KiB e2af0a9b4159cbd7bccb52f25f5cd67956c5c8c0d6c2528419a77018496edc16
netplan.io_0.105-0ubuntu2~22.04.3.dsc 2.5 KiB 4939a6e6a5e6ddc592a21e0b7cd80a5d2db44ba3cde20a10b4f216357cee0aee

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: 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