~danilogondolfo/network-manager/+git/network-manager:nm_keyfile_loader

Last commit made on 2023-11-23
Get this branch:
git clone -b nm_keyfile_loader https://git.launchpad.net/~danilogondolfo/network-manager/+git/network-manager
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:
nm_keyfile_loader
Repository:
lp:~danilogondolfo/network-manager/+git/network-manager

Recent commits

747569b... by Danilo Egea Gondolfo

Testing using an external tool to load keyfiles to Netplan

f7a8994... by Lukas Märdian

Update changelog

ea574d9... by Danilo Egea Gondolfo

debian/tests/network_test_base.py

Increase the waiting time between creating a veth pair and reading their
MAC addresses. On arm64, the system is taking longer to change the MAC
after creation, leading to failures due to differences in the expected
and current MAC addresses. See LP# 2023183.

7f4dc45... by Lukas Märdian

Update changelog

16bff42... by Lukas Märdian

d/network-manager.postinst: Drop reboot notification (LP: #2040292)

9073005... by Lukas Märdian

Update changelog

01dc0a4... by Danilo Egea Gondolfo

debian/tests/control

Add all the dependencies required by the nm_netplan.py tests.

7d8495c... by Danilo Egea Gondolfo

d/p/netplan/0003-Allow-the-NetworkManager-daemon-to-write-to-lib-netp.patch

Allow-list /usr/lib/netplan so libnetplan can open files from that
directory with writing permission. See LP: #2040153

6a5d30e... by Danilo Egea Gondolfo

debian/tests/nm_netplan.py

Start Network Manager via systemd. The .service unit file sets
ProtectSystem to true and we want to run the Netplan tests with this
restriction enabled.

2480291... by Lukas Märdian

Changelog