~kzapalowicz/snappy-hwe-snaps/+git/network-manager:feature/replace-syslog-with-journal

Last commit made on 2017-08-11
Get this branch:
git clone -b feature/replace-syslog-with-journal https://git.launchpad.net/~kzapalowicz/snappy-hwe-snaps/+git/network-manager
Only Konrad Zapałowicz can upload to this branch. If you are Konrad Zapałowicz please log in for upload directions.

Branch merges

Branch information

Name:
feature/replace-syslog-with-journal
Repository:
lp:~kzapalowicz/snappy-hwe-snaps/+git/network-manager

Recent commits

a792584... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

tests: fix failing test

343f1ef... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

tests: set AP SSID explicitely

1d861f9... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

tests: wifi-ap requires non-blank password

24819d4... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

docs: replace syslog with journal

Syslog will not be a part a default part of Ubuntu Core soon. This
commit replaces it with the journal so that there is no confusion
about which log files shall be provided in a bug report.

081f472... by System Enablement CI Bot <email address hidden>

Open development for 1.2.2-14-dev

9e67b8c... by System Enablement CI Bot <email address hidden>

Bump version to 1.2.2-13

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

Update ChangeLog for 1.2.2-13

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

Merge remote tracking branch not-use-core-support

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

Author: Alfonso Sanchez-Beato <email address hidden>

Change debug activation to avoid having to re-start NM.
To be able to re-start NM the core-support plug was being used, which
would have never been accepted in the Ubuntu store, as that interface
is meant to be used by the core snap only. Instead, avoid having to
restart by using nmcli to dynamically activate/deactivate debug option.
For this we need to use the nmcli plug instead for the configure hook.

58e9965... by Alfonso Sanchez-Beato

spread: core-support is not used anymore

e584fed... by Alfonso Sanchez-Beato

Do not use internally snapcraft's nmcli wrapper