zerotier: update to 1.8.1
authorOskari Rauta <oskari.rauta@gmail.com>
Fri, 5 Nov 2021 03:34:58 +0000 (05:34 +0200)
committerNick Hainke <vincent@systemli.org>
Fri, 5 Nov 2021 16:28:03 +0000 (17:28 +0100)
commit9e7b9a4978ecaed8642b0cfe021a9bdf28d8bb62
tree50a52110ecb658c1d1618cdd6c868fb32e39028b
parentab08ad2ad966b32a7e6e478e3c7dd775492a36ff
zerotier: update to 1.8.1

Release notes:

1.8.0
 - Upgrade json.hpp dependency to version 3.10.2
 - Check if DNS servers need to be applied on macOS
 - Set MAC address before bringing up Linux TAP link
 - Stop binding to temporary IPv6 addresses
 - Fix for mistakenly using v6 source addresses for v4 routes on some platforms
 - Fix for MacOS MTU capping issue on feth devices
 - Implement a workaround for one potential source of a "coma" bug, which can occur if buggy NATs/routers stop allowing the service to communicate on a given port. ZeroTier now reassigns a new secondary port if it's offline for a while unless a secondary port is manually specified in local.conf. Working around crummy buggy routers is an ongoing effort.
 - A completely rewritten desktop UI for Mac and Windows!

1.8.1
 - Fix an issue that could cause clobbering of MacOS IP route settings on restart.
 - Added additional hardening against address impersonation on networks (also in 1.6.6).
 - MacOS IPv6 no longer binds to temporary addresses as these can cause interruptions if they expire.
 - Remove support for REALLY ancient 1.1.6 or earlier network controllers.
 - Fix numerous UI issues from 1.8.0 (never fully released).

Changed to git as source and added $(AUTORELEASE)

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
net/zerotier/Makefile
net/zerotier/patches/0001-find-miniupnpc.h-in-staging-directory.patch [deleted file]
net/zerotier/patches/0001-fix-makefile.patch [new file with mode: 0644]
net/zerotier/patches/0002-remove-pie.patch [deleted file]
net/zerotier/patches/0003-remove-arm32-conservative-CFLAGS.patch [deleted file]
net/zerotier/patches/0004-accept-external-linker-flags.patch [deleted file]
net/zerotier/patches/0005-link-natpmp.patch [deleted file]
net/zerotier/patches/0006-gcc10.patch
net/zerotier/patches/0010-auxv.patch [new file with mode: 0644]
net/zerotier/patches/010-auxv.patch [deleted file]