~alfonsosanchezbeato/snappy-hwe-snaps/+git/network-manager:remove-buggy-check

Last commit made on 2018-09-07
Get this branch:
git clone -b remove-buggy-check 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

22c2206... by Alfonso Sanchez-Beato

tests: remove buggy test

This check fails because output of "snap list" changes continuously, so
you cannot rely on it. Also, the check is redundant.

72a6b4f... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch improve-snapcraft-2

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

Author: Alfonso Sanchez-Beato <email address hidden>

* Fix snapcraft 2.42.1 warnings
* Add network interface to configure hook, for snapctl
* Do not stage libc6, as that makes snapcraft to set RPATH in the binaries
* Reduce size of the snap

6f176a6... by Alfonso Sanchez-Beato

Change folder name dump -> snap-common

8e4e224... by Alfonso Sanchez-Beato

Add arping to snap

It is used for duplicate address detection (DAD).

78b6102... by Alfonso Sanchez-Beato

Remove uneeded staged packages

1edfcbc... by Alfonso Sanchez-Beato

Reduce size of the snap

Remove libraries included in core snap and clean up fileset declaration.

bfed0fc... by Alfonso Sanchez-Beato

Add network interface to configure hook

So some socket denials related to snapctl usage are removed.

5c74d67... by Alfonso Sanchez-Beato

Fix snapcraft 2.42.1 warnings

8acf7a5... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch fix-eth-doc

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

Author: Alfonso Sanchez-Beato <email address hidden>

Change docs so they reflect the correct way of making NM manage ethernet devices

1b0b886... by Alfonso Sanchez-Beato

Add explicitly some libraries to the snap

snapcraft was doing automatically this before, but the behavious has
apparently changed.