Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Releases: rwv/docker-zerotier

Version 1.8.4

06 Mar 18:16
@rwv rwv
b9cd2a4
Compare
Choose a tag to compare

2021-11-30 -- Version 1.8.4

  • Fixed an ugly font problem on some older macOS versions.
  • Fixed a bug that could cause the desktop tray app control panel to stop opening after a while on Windows.
  • Fixed a possible double "release" in macOS tray app code that crashed on older macOS versions.
  • Fixed installation on 32-bit Windows 10.
  • Fixed a build flags issue that could cause ZeroTier to crash on older ARM32 CPUs.

Version 1.8.3

18 Nov 01:25
@rwv rwv
556a5a1
Compare
Choose a tag to compare

2021-11-15 -- -- Version 1.8.3

  • Remove problematic spinlock, which was only used on x86_64 anyway. Just use pthread always.
  • Fix fd leak on MacOS that caused non-responsiveness after some time.
  • Fix Debian install scripts to set /usr/sbin/nologin as shell on service user.
  • Fix regression that could prevent managed routes from being deleted.
  • DesktopUI: Remove NSDate:now() call, now works on MacOS 10.13 or newer!

VERSION 1.6.6

08 Oct 08:30
@rwv rwv
6a722e8
Compare
Choose a tag to compare

2021-09-21 -- Version 1.6.6

  • Backport COM hash check mitigation against network member impersonation.

See Also: https://github.com/zerotier/ZeroTierOne/blob/master/RELEASE-NOTES.md