~alfonsosanchezbeato/snappy-hwe-snaps/+git/network-manager:flush-ips-netplan

Last commit made on 2020-04-06
Get this branch:
git clone -b flush-ips-netplan https://git.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/network-manager
Only Alfonso Sanchez-Beato can upload to this branch. If you are Alfonso Sanchez-Beato please log in for upload directions.

Branch merges

Branch information

Recent commits

d98f991... by Alfonso Sanchez-Beato

Flush IPs trying to avoid naming dependencies

The names that netplan uses for connections might change, grep for
interface-name inside files instead. This also gives the ip command
more chances to succeed. Note that here we are not supporting using
MAC instead of interface name in netplan configuration.

bf00b58... by Alfonso Sanchez-Beato

Flush IPs after running netplan apply

Flush IPs of devices we are taking control of in the wrapper, after
calling netplan apply and before starting NetworkManager. netplan
leaves IPs configured by networkd around and that confuses
NetworkManager. This is a workaround until LP:#1870561 is fixed. As
we are using the 'ip' command for this, we need to add network-observe
to the list of interfaces we want.

f41ef83... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch fix-dnsmasq-path

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/network-manager/+merge/380836

Author: Alfonso Sanchez-Beato <email address hidden>

snap: update to newer NM deb package
snap: set dnsmasq path to the one in the snap

6897431... by Alfonso Sanchez-Beato

snap: update to newer NM deb package

Update to newer NM deb package and some minor clean-up of snapcraft.yaml.

cfd5a24... by Alfonso Sanchez-Beato

snap: set dnsmasq path to the one in the snap

ab220a2... by Alfonso Sanchez-Beato

snap: do not set a dnsmasq path

We were using incorrectly --with-dnsmasq as a yes/no setting, while it
is used as a search path for the dnsmasq binary. Unset it, as we want
NM to search for it in the default $PATH.

2526d6d... by System Enablement CI Bot <email address hidden>

Open development for 1.10.6-5-dev

226b9fb... by System Enablement CI Bot <email address hidden>

Bump version to 1.10.6-4

debc628... by System Enablement CI Bot <email address hidden>

Update ChangeLog for 1.10.6-4

a84b642... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch find-not-primed

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/network-manager/+merge/378943

Author: Alfonso Sanchez-Beato <email address hidden>

Find non-primed packages in an automated way