~hellsworth/snappy-hwe-snaps/+git/network-manager:add-netplan-config-hook

Last commit made on 2021-02-17
Get this branch:
git clone -b add-netplan-config-hook https://git.launchpad.net/~hellsworth/snappy-hwe-snaps/+git/network-manager
Only Heather Ellsworth can upload to this branch. If you are Heather Ellsworth please log in for upload directions.

Branch merges

Branch information

Name:
add-netplan-config-hook
Repository:
lp:~hellsworth/snappy-hwe-snaps/+git/network-manager

Recent commits

acdeb05... by Alfonso Sanchez-Beato

Adapt tests to netplan plugin

The netplan plugin requires some changes for the tests to
run. However, some of this will need to be reverted when we get the
new netplan plugin with passthrough support. See
https://code.launchpad.net/~hellsworth/snappy-hwe-snaps/+git/network-manager/+merge/396213
for more information.

14ae260... by Heather Ellsworth

Use double quotes to prevent globbing

d726bcb... by Heather Ellsworth

Fix plugin logic

ab0061f... by Heather Ellsworth

Fix path to NetworkManager.conf

dfed2b9... by Heather Ellsworth

Set netplan as default plugin and fix logic around the plugin config hook

1e45420... by Heather Ellsworth

Fix shellcheck suggestions and change $SNAP_DATA to $SNAP

d3ee454... by Heather Ellsworth

Add configure hook for setting plugins

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

Merge remote tracking branch fix-dnsmasq-cve

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

Author: Alfonso Sanchez-Beato <email address hidden>

Follow focal-updates branch for dnsmasq

A new dnsmasq package has been released and the new sources branch
applied/ubuntu/focal-updates has been created. Use it so we get latest
changes (check-versions helped to discover this).

94b99be... by Alfonso Sanchez-Beato

Follow focal-updates branch for dnsmasq

A new dnsmasq package has been released and the new sources branch
applied/ubuntu/focal-updates has been created. Use it so we get latest
changes (check-versions helped to discover this).

f48a091... by Alfonso Sanchez-Beato

Copy latest template for test runner

Needed as yq changed syntax.