netplan.io 0.98-0ubuntu2 source package in Ubuntu

Changelog

netplan.io (0.98-0ubuntu2) focal; urgency=medium

  * debian/patches/workaround_tests_issues.patch:
    - workaround a test issue, the default route seems to take a bit of
      time to be applied in n-m, wait for it before erroring out

 -- Sebastien Bacher <email address hidden>  Wed, 29 Jan 2020 23:33:03 +0100

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
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.98.orig.tar.gz 120.6 KiB 2cc5511eb1675950f37c361e3056fcb17ca213998db7911cbe34511362641d92
netplan.io_0.98-0ubuntu2.debian.tar.xz 4.8 KiB 35595ab4a44c90b6970a0eb888a85edb4b67e83dd00e838208453bd5a1ad20a6
netplan.io_0.98-0ubuntu2.dsc 1.6 KiB 5159b8bc27f9af0228bd21294f8f3e835eeff01aff1bc7befd6faabc811852aa

Available diffs

View changes file

Binary packages built by this source

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