libtorrent: update to 0.13.6, disable ipv6, remove ipv6 hack
authorHannu Nyman <redacted>
Fri, 6 Nov 2015 11:44:16 +0000 (13:44 +0200)
committerHannu Nyman <redacted>
Sat, 14 Nov 2015 08:34:09 +0000 (10:34 +0200)
commit8276f382a9ba0806a3ed713e375a9244cac184fd
tree6becf2db7a4c58b914625b4f740b6542166e6495
parent11da8dcaf4bf8f6efd1af2edcb06e6e137c2ab29
libtorrent: update to 0.13.6, disable ipv6, remove ipv6 hack

Fix libtorrent compilation by:
* Disable ipv6
* Remove the problematic patches/120-... ipv6 hack at the same time,
  as it is a 5-year old hack to fix one ipv6 problem.
* Update libtorrent to git master HEAD (0.13.6).

Libtorrent compilation has been broken due to patches/120-...
since #1181 got merged and ipv6 got enabled.
Users have seen issues like #1316 and #1804

IPv6 support in libtorrent master is not compelete.
Instead there is a separate ipv6 branch, which still needs some
cleanup before mainstream use. See discussion at
https://github.com/rakshasa/rtorrent/issues/59#issuecomment-56651538
So, it makes no sense to use ipv6 with the master branch.

Signed-off-by: Hannu Nyman <redacted>
libs/libtorrent/Makefile
libs/libtorrent/patches/120-fix-ipv6_socket_datagram.patch [deleted file]
git clone https://git.99rst.org/PROJECT