multipass-test:multi-arch

Last commit made on 2019-09-30
Get this branch:
git clone -b multi-arch https://git.launchpad.net/multipass-test

Branch merges

Branch information

Name:
multi-arch
Repository:
lp:multipass-test

Recent commits

45688e9... by Michał Sawicz

[streams] print current architecture if failed the mapping

b8e663e... by Michał Sawicz

[snap] build all architectures

With our core18 move, we can now build all architectures.

0a6cce1... by "bors[bot]" <26634292+bors[bot]@users.noreply.github.com>

Merge #1071

1071: transfer: Use the sftp client now instead of scp r=ricab a=townsend2010

- Remove the scp code.
- Clean up the sftp client code.

Fixes #1069

Co-authored-by: Chris Townsend <email address hidden>

5e1b45d... by "bors[bot]" <26634292+bors[bot]@users.noreply.github.com>

Merge #1094

1094: [iptables] Clear rules on also when daemon starts r=townsend2010 a=ricab

To only add rules to a clean `iptables` slate. Fixes #1093.

Co-authored-by: Ricardo Abreu <email address hidden>

7948657... by "bors[bot]" <26634292+bors[bot]@users.noreply.github.com>

Merge #1089

1089: iptables: Append the reject rules to the end of the table r=ricab a=townsend2010

Fixes #1088

Co-authored-by: Chris Townsend <email address hidden>
Co-authored-by: Ricardo Abreu <email address hidden>

74c7ee1... by Ricardo Abreu <email address hidden>

iptables: Commonize code between inserting and appending rules

977b6b4... by Ricardo Abreu <email address hidden>

[iptables] Clear rules on also when daemon starts

To only add rules to a clean `iptables` slate. Fixes #1093.

3a3dad5... by Christopher Townsend

iptables: Append the reject rules to the end of the table

Fixes #1088

fed9aaf... by "bors[bot]" <26634292+bors[bot]@users.noreply.github.com>

Merge #1086

1086: Fix autostart link crash r=townsend2010 a=ricab

Fixes #1066 and adds new tests

Co-authored-by: Ricardo Abreu <email address hidden>

c227e40... by Ricardo Abreu <email address hidden>

[linux] Drop outdated links on autostart setup

Fixes #1066.