]> code.ossystems Code Review - openembedded-core.git/commit
connman: upgrade to 1.28
authorCristian Iorga <cristian.iorga@intel.com>
Tue, 10 Feb 2015 12:54:23 +0000 (14:54 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Feb 2015 08:40:35 +0000 (08:40 +0000)
commitfa718d0d2d74893bf8e532a132f8ede26552d2be
tree721155abd45bd95a1037964dcf72cdc0b31e54cf
parent99eacbfd677e6c7637d3183117591e098bbe0dde
connman: upgrade to 1.28

- Fixes an issue with DHCPv6 retransmission timer
calculation that causes system load to jump to 100%;
- All WiFi P2P issues encountered with Miracast have been addressed;
- ConnMan no longer hands off foreground autoscanning to
wpa_supplicant as it causes issues when finding hidden WiFi networks;

Other changes and fixes include:

- Several fixes for handling IPv6 contexts via oFono;
- Fix memory deallocation in exit code paths;
- Use OPEN auth_alg for wpa_supplicant open WiFi networks;
- A WiFi Access Point with unknown strength now has a proper
minimum value which translates to a service 'Strenght' property of 30;
- Fix byte order in DHCP server identifier;
- Properly cancel an ongoing service connect if the Agent exits.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
meta/recipes-connectivity/connman/connman_1.28.bb [moved from meta/recipes-connectivity/connman/connman_1.26.bb with 67% similarity]