generic-poky/meta/recipes-connectivity/connman
Maxin B. John 51cebbfdd2 connman: fix crash with iptables 1.6
The struct of xtables_globals has been modified in iptables 1.6.
If connman runs with iptables 1.6, it can crash.

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
0xb7dea89c in xtables_find_target () from /usr/lib/libxtables.so.11
0xb7deac1c in ?? () from /usr/lib/libxtables.so.11
0xb7dea793 in xtables_find_target () from /usr/lib/libxtables.so.11

The the missing function item of xtables is added to xtables_globals.
It can fix the above issue.

(From OE-Core rev: ae64dc3af8c49ef53ab3e847f7761cf5e59c5998)

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-30 11:37:04 +00:00
..
connman connman: fix crash with iptables 1.6 2016-01-30 11:37:04 +00:00
connman-conf/qemuall connman-conf: convert to systemd oneshot 2016-01-30 11:37:00 +00:00
connman-gnome meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
connman-conf.bb connman-conf: convert to systemd oneshot 2016-01-30 11:37:00 +00:00
connman-gnome_0.7.bb meta: fix build with gettext 0.16.1 2015-10-01 07:43:34 +01:00
connman.inc connman: tidy up connman-conf usage 2016-01-30 11:37:00 +00:00
connman_1.31.bb connman: fix crash with iptables 1.6 2016-01-30 11:37:04 +00:00