network-manager:netplan/lunar-gu

Last commit made on 2023-05-11
Get this branch:
git clone -b netplan/lunar-gu https://git.launchpad.net/network-manager
Members of Network-manager can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
netplan/lunar-gu
Repository:
lp:network-manager

Recent commits

900b2e1... by Lukas Märdian

d/network-manager.postinst: Trigger Netplan migration on install/upgrade

(LP: #2010561)

f19b6b4... by Lukas Märdian

d/network-manager.preinst: backup previous configuration automatically

392919b... by Danilo Egea Gondolfo

d/t/nm_netplan.py: Add autopkgtests for the netplan integration

nm_netplan.py creates connections through the Python library. It adds
a lot of boilerplate when implementing tests though. Might be better to
just call nmcli.

- Add test to create, change and delete a tap device
- Add few more tests
  Also add some support code to handle NetworkManager between tests.
- Delete interfaces if they still exist
  It seems that sometimes after deleting a connection, an interface might
  linger around for some reason.
- Add few more tests
- d/t/nm_netplan.py: improve formating
  Remove spaces, empty lines, rename the test file to have a lower
  priority when parsed and remove all the skip annotations.

0c9022e... by Danilo Egea Gondolfo

d/t/nm.py: Fix autopkgtests when Netplan is in use

Some autopkgtests will fail with the libnetplan patch because a
temporary directory is mounted and unmounted for each test to store the
NM configuration. As all the related netplan yaml files will be kept in
/etc/netplan, all the deleted connections were being recreated.

Let the nm.py script also mount /etc/netplan as a tmpfs volume for each
test.

a1248e9... by Lukas Märdian

debian/patches/netplan: Add libnetplan backend integration patch

05191d7... by Lukas Märdian

d/{control,rules,patches}: Prepare libnetplan build (non i386)

The network-manager binary package itself is not even build on i386.
We just need libnm0:i386, which is unaffected by the Netplan patches.

923fece... by Lukas Märdian

1.42.4-1ubuntu2 (patches unapplied)

Imported using git-ubuntu import.

1f3ddb2... by Sebastien Bacher

1.42.4-1ubuntu1 (patches unapplied)

Imported using git-ubuntu import.

7da2d8f... by Michael Biebl

1.42.4-1 (patches unapplied)

Imported using git-ubuntu import.

659fe66... by Michael Biebl

1.42.2-2 (patches unapplied)

Imported using git-ubuntu import.