netplan.io 0.107.1-1 source package in Ubuntu

Changelog

netplan.io (0.107.1-1) unstable; urgency=medium

  [ Danilo Egea Gondolfo ]
  * New upstream release: 0.107.1
    - wifi: add support for WPA3-Enterprise (LP: #2029876) (!402)
    - wifi: support WPA2 and WPA3 Personal simultaneously (!404)
    - added mii-monitor-interval example (!411)
    - docs: Add "Contribute Documentation" how-to
    - auth: add support for LEAP and EAP-PWD (!415)
    - tests: Add autopkgtest for (LP: #1959570) (!419)
    - wifi: make it possible to have a psk and an eap password simultaneously
      (!416)
    - doc: Set-up some basic Doxygen project (!423)
    - doc: Make Sphinx to handle autodoxygen project, using breathe (!423)
    - doc: create libnetplan apidoc structure (!423)
    - inc: Start documenting public API (!423)
    - doc: Update 'Netplan everywhere' for 23.10 (!418)
    Bug fixes:
    - test:ovs: Avoid NetworkManager taking contol, breaking a test
    - parse: allow COMMON_LINK_HANDLERS for VRFs (!401)
    - util: don't return a placeholder netdef in the iterator (!406)
    - tunnels/validation: do not error out if "local" is not defined (!407)
    - tests: add some integration tests without the local address (!407)
    - wireguard: ignore empty endpoints (LP: #2038811) (!414)
    - parse: improve the parsing of access-points (LP: #1809994) (!413)
    - wifi: replace the previously defined AP with the new one (!413)
    - doc: spelling check improvements (!417)
    - Fix permissions on folder '/run/NetworkManager/' (!422)
    - cli:try: avoid linting error for type hints (Closes: #1058524) (!422)
    - nm-parse: always read the PSK into the new psk variable (!416)
    - networkd: fix formatting (!424)
    - networkd: replace deprecated CriticalConnection= by KeepConfiguration=
      (!424)
    - networkd: move KeepConfiguration= into [Network] section
    - apply: bring "lo" back up if it's managed by NM (!408)
    - apply: don't assume the NM loopback connection is called "lo" (!408)
  * Drop patches applied upstream
  * parse-nm/wg: append the correct prefix to IPv6 addresses (LP: #2046158)
    d/p/0001-parse-nm-wg-append-the-correct-prefix-to-IPv6-addres.patch
  * ovs: disable StartLimitBurst in the ovs-cleanup service (LP: #2047827)
    d/p/0002-ovs-disable-StartLimitBurst-in-the-ovs-cleanup-servi.patch
  * d/netplan-generator.install: Update the generator installation path
    due to usr-merge

  [ Lukas Märdian ]
  * debian/netplan-generator.dirs: Don't install non-usrmerge directory
  * debian/rules: Clean up usrmerge quirks

 -- Lukas Märdian <email address hidden>  Wed, 10 Jan 2024 11:52:41 +0100

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.107.1-1.dsc 2.9 KiB 50d6f756047f73b48619c27ab3d4bdf9d57906287cc567e371968e62b274f631
netplan.io_0.107.1.orig.tar.gz 439.3 KiB b6d4a8f0f2eb7d59887007f12e7d23faa7a55002229e91981f6257ffe8a53017
netplan.io_0.107.1-1.debian.tar.xz 15.7 KiB e396a88336850b7260eff7eecd989ce1327c899b3683bf552a2328180b66392f

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