~danilogondolfo/netplan:noble_lp1809994

Last commit made on 2023-11-14
Get this branch:
git clone -b noble_lp1809994 https://git.launchpad.net/~danilogondolfo/netplan
Only Danilo Egea Gondolfo can upload to this branch. If you are Danilo Egea Gondolfo please log in for upload directions.

Branch merges

Branch information

Name:
noble_lp1809994
Repository:
lp:~danilogondolfo/netplan

Recent commits

8fbdc28... by Danilo Egea Gondolfo

Changelog

5d06dba... by Danilo Egea Gondolfo

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.

4999c11... by Danilo Egea Gondolfo

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)

e4ab68d... by Danilo Egea Gondolfo

Update changelog

Co-authored-by: Lukas Märdian <email address hidden>

f74b28f... by Danilo Egea Gondolfo

Update maintainer

6cb4eaa... by Danilo Egea Gondolfo

d/p/lp2039825/0009-auth-add-support-for-LEAP-and-EAP-PWD.patch (LP: #2039825)

Netplan's keyfile parser will generate incorrect configuration when
unsupported EAP method are used. It ends up generating invalid Network
Manager configuration. This patch implements support for LEAP and PWD
methods.

3b1dec5... by Danilo Egea Gondolfo

d/p/lp2039821/0008-wireguard-ignore-empty-endpoints.patch (LP: #2039821)

Network Manager GUIs might emit a Wireguard endpoint as an empty string
when it's omitted. Netplan is rejecting the generated YAML. With this
patch Netplan will just ignore empty endpoints.

219b963... by Lukas Märdian

uploading 0.107-5 into unstable

bf70180... by Lukas Märdian

Update changelog

5b2eeb4... by Lukas Märdian

d/p/lp2034595: Fix NetworkManager loopback interaction (LP: #2034595)