network-manager:ubuntu-mantic

Last commit made on 2023-10-24
Get this branch:
git clone -b ubuntu-mantic https://git.launchpad.net/network-manager
Members of Network-manager can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu-mantic
Repository:
lp:network-manager

Recent commits

ad4c5c1... by Danilo Egea Gondolfo

Update changelog

8d2cdda... by Danilo Egea Gondolfo

debian/tests/control

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

52cdfee... 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

935c26a... 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.

dc33a31... by Lukas Märdian

Changelog

2204ee1... by Lukas Märdian

Update debian/gbp.conf

2480291... by Lukas Märdian

Changelog

adc7973... by Lukas Märdian

network-manager.postinst: Skip unknown connection profiles (LP: #2039503)

Some connection profiles might not be loaded by modern NetworkManager, which
will make this command fail with the following error message:

$ ORIG_NAME=$(nmcli --get-values connection.id con show "$UUID")
NetworkManager[126986]: <warn> [1697527301.3708] settings: load: failure to load "/etc/NetworkManager/system-connections/UPTOWN.guests": filename is not valid for a keyfile

We need to detect such cases and skip corresponding connection profiles, in
order not to break the package upgrade (postinst).

6cea0e3... by Jeremy Bícha

1.44.2-1ubuntu1 (patches unapplied)

Imported using git-ubuntu import.

a427461... by Michael Biebl

1.44.2-1 (patches unapplied)

Imported using git-ubuntu import.