package/connman: fix crash due to iptables 1.6.0 update
authorMartin Bark <martin@barkynet.com>
Mon, 7 Mar 2016 10:19:10 +0000 (10:19 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 8 Mar 2016 20:17:41 +0000 (21:17 +0100)
commitc0e5c9c685db9a5c7d869a62443b4abb19ef46d6
tree378c1a4fbfc09c284514702590f6561b274ed679
parent1a3c8498ab9c8e8022798a5b7441197cee47d685
package/connman: fix crash due to iptables 1.6.0 update

iptables was updated to version 1.6.0 in commit
https://git.busybox.net/buildroot/commit/?id=35dc775 however, connman
1.31 crashes when iptables 1.6.0 is used.

This issues has already been fixed upstream but is not currently available
in a release.  To fix connman include the upstream patch. See
http://git.kernel.org/cgit/network/connman/connman.git/commit/?id=acea08a

Signed-off-by: Martin Bark <martin@barkynet.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/connman/0002-iptables-Add-missing-function-item-of-xtables-to-match-iptables-1.6.patch [new file with mode: 0644]