Commit Graph

11 Commits

Author SHA1 Message Date
Moritz Warning
5d386e883c zerotier: update to 1.10.1
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2022-07-05 17:53:00 +00:00
Beginner-Go
1a25e187bb Revert "zerotier: update to 1.10.0 (#480)"
This reverts commit b09bcb3475.
2022-07-02 11:14:09 +00:00
JusticeEER
b09bcb3475
zerotier: update to 1.10.0 (#480) 2022-06-29 18:52:44 +08:00
breakings
f878547c08
zerotier: update to 1.8.9 (#420)
Replace patch with Makefile options
to disable Rust components that
cannot be build with OpenWrt.

Signed-off-by: Moritz Warning <moritzwarning@web.de>

Co-authored-by: Moritz Warning <moritzwarning@web.de>
2022-05-01 14:18:06 +08:00
breakings
4e21886578
zerotier: update to 1.8.8 (#413)
* zerotier: update to 1.8.6

* remove upstreamed gcc10 and cerrno patches
* disable SSO and OIDC as it needs Rust/Cargo support

Signed-off-by: Moritz Warning <moritzwarning@web.de>

* zerotier: update to 1.8.8

Signed-off-by: Moritz Warning <moritzwarning@web.de>

* zerotier: fix segfault on ARM platforms

Signed-off-by: Moritz Warning <moritzwarning@web.de>

Co-authored-by: Moritz Warning <moritzwarning@web.de>
2022-04-22 18:12:43 +08:00
lean
1cfb723b24 Revert "zerotier: update to 1.8.6 (#384)"
This reverts commit 7ad235a77c.
2022-03-22 23:22:14 +08:00
breakings
7ad235a77c
zerotier: update to 1.8.6 (#384)
* remove upstreamed gcc10 and cerrno patches
* disable SSO and OIDC as it needs Rust/Cargo support

Signed-off-by: Moritz Warning <moritzwarning@web.de>

Co-authored-by: Moritz Warning <moritzwarning@web.de>
2022-03-17 14:26:26 +08:00
Beginner-Go
916a67fa8e Revert "zerotier: update to 1.8.5 (#379)"
This reverts commit 4b9aae0a89.
2022-03-08 16:15:42 +00:00
breakings
4b9aae0a89
zerotier: update to 1.8.5 (#379)
Also refresh patches.

Signed-off-by: Moritz Warning <moritzwarning@web.de>

Co-authored-by: Moritz Warning <moritzwarning@web.de>
2022-03-09 00:08:38 +08:00
Moritz Warning
da98e6c830 zerotier: update to 1.8.2
Update und switch back to release source package.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2021-11-16 11:03:08 +00:00
Oskari Rauta
c32ea31bff 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>
2021-11-16 11:02:58 +00:00