net-misc/connman: Fix iptables and xtables issues
authorNicholas Vinson <nvinson234@gmail.com>
Sat, 26 Mar 2016 22:41:16 +0000 (15:41 -0700)
committerIan Delaney <idella4@gentoo.org>
Sun, 27 Mar 2016 05:12:16 +0000 (13:12 +0800)
commit9df5a7e55212f98ea227493da7ff244aebca4e65
treeb679d1ee9d59c4e3409115d4c02a0e5374dde265
parente48ab336806ed48892ba8253a5d16a712878b625
net-misc/connman: Fix iptables and xtables issues

Fixes issues with iptables, xtables, and glibc when building and running
connan.  Specifically, the patch, connman-1.31-iptables-1.6.0.patch,
fixes the icompatibilities between iptables and connman (due to an ABI
break in iptables-1.6.0).  The patch, connman-1.31-xtables.patch, uses
some preprocessor tricks to route around incompatibilies seen between
newer Linux kernels and glibc when both net/if.h and linu/if.h are
included in the same source.

Gentoo-bug: #573174, #577584

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1144
net-misc/connman/connman-1.31-r1.ebuild [new file with mode: 0644]
net-misc/connman/files/connman-1.31-iptables-1.6.0.patch [new file with mode: 0644]
net-misc/connman/files/connman-1.31-xtables.patch [new file with mode: 0644]