~ci-train-bot/aethercast/+git/aethercast-ubuntu-zesty-2625:aethercast-ubuntu-zesty-2625

Last commit made on 2017-03-28
Get this branch:
git clone -b aethercast-ubuntu-zesty-2625 https://git.launchpad.net/~ci-train-bot/aethercast/+git/aethercast-ubuntu-zesty-2625
Only CI Train Bot Account can upload to this branch. If you are CI Train Bot Account please log in for upload directions.

Branch merges

Branch information

Name:
aethercast-ubuntu-zesty-2625
Repository:
lp:~ci-train-bot/aethercast/+git/aethercast-ubuntu-zesty-2625

Recent commits

badc86b... by CI Train Bot Account

Releasing 0.1+17.04.20170328.1-0ubuntu1

e6065a3... by Balint Reczey

* Fix zesty FTBFS by replacing the bundling of googletest
  with find_package from cmake-extra. (LP: #1640317, LP: #1644062)
* Fix installation to multiarch path during build
* No change rebuild against boost1.62.
* No-change rebuild for readline soname change.
* No-change rebuild for readline soname change.

c9d1aa4... by Balint Reczey

Update changelog

318385f... by Balint Reczey

Fix multiarch path in zesty build

bf1a1e9... by Balint Reczey

Merge no change rebuilds to d/changelog

f7ff748... by Balint Reczey

Fix zesty FTBFS by replacing the bundling of googletest

with find_package from cmake-extra. (LP: #1640317, LP: #1644062)

Based on patch by Tiago Stürmer Daitx for location-service

2240921... by CI Train Bot Account

Releasing 0.1+16.10.20160808-0ubuntu1

22031a9... by Simon Fels

Use a different network device on some devices for sending private driver commands

On devices where we have a dedicated p2p network interface we need to use the real wifi network interface to send private commands to the driver. Otherwise they can't be handled by the driver for the p2p network interface.

Approved by: Konrad Zapałowicz

c284fac... by Simon Fels

Fix several issues which prevent the Mii Box from connecting

* Set GO intent to 0 to always act as group client
* Add a hook for dhclient to prevent default routes being added for p2p devices
* Fix file monitor to react on any file change as the changes-done event from glib is not reliable

The changes above will mostly like make other devices work too. (LP: #1576331, #1597449)

Approved by: Konrad Zapałowicz, Matteo Croce

cd8f423... by Simon Fels

Fix RTSP debugging and device state update reporting

Due to previous search&replace operations the environment variable we are using to enable RTSP debugging was corrupted and is now correctly named AETHERCAST_RTSP_DEBUG. Furthermore we were only reporting device state updates for the current device but should really report them for every device regardless if its the current one or not.

Approved by: Alfonso Sanchez-Beato, Konrad Zapałowicz, Matteo Croce