~alfonsosanchezbeato/snappy-hwe-snaps/+git/wifi-ap:fix-boot-race

Last commit made on 2018-03-27
Get this branch:
git clone -b fix-boot-race https://git.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/wifi-ap
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

51d1492... by Alfonso Sanchez-Beato

tests: remove uneeded sleep when cleaning journal

f0e0d50... by Alfonso Sanchez-Beato

tests: workaround qemu bug

d1c7181... by Alfonso Sanchez-Beato

tests: disable tests that replace gadget snap

This tests cannot run anymore, as it is not possible to replace the
gadget with an unasserted one:

+ snap install --dangerous pc.snap
error: cannot perform the following tasks:
- Mount snap "pc" (unset) (cannot replace signed gadget snap with an
unasserted one)

Marking as manual until the tests are adapted to the new situation.
See also
https://forum.snapcraft.io/t/gadget-snap-cannot-replace-signed-gadget-snap-with-an-unasserted-one/4149

fc0837c... by Alfonso Sanchez-Beato

Re-start hostapd when NM is (re)started

This is needed so we set the wifi interface as "unmanaged" in
NetworkManager. We detect NM (re)starts by watching at the service
DBus name changes. Fixes LP: #1758342.

2bb038e... by System Enablement CI Bot <email address hidden>

Open development for 18-dev

7318c15... by System Enablement CI Bot <email address hidden>

Bump version to 17

95d46a4... by System Enablement CI Bot <email address hidden>

Update ChangeLog for 17

9390c72... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch cve-fixes-for-krack

Merge-Proposal: https://code.launchpad.net/~morphis/snappy-hwe-snaps/+git/wifi-ap/+merge/332312

Author: Simon Fels <email address hidden>

Update to hostapd 2.6 which has all CVE fixes for the krack attach applied

See https://w1.fi/security/2017-1/ for details

This also drops the rtl8188 custom implementation which never being used and not functional.

1b1ccaf... by Simon Fels

Drop all reference to rtl8188 custom hostapd version

Not used anywhere and can be dropped safely.

bdda0fa... by Simon Fels

Use 2.6 branch for hostapd