Skip to content

Releases: rwv/docker-zerotier-moon

Version 1.8.4

06 Mar 18:17
@rwv rwv
ddc7b7a
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:23
@rwv rwv
160866a
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

30 Sep 07:54
@rwv rwv
7e7714d
Compare
Choose a tag to compare

2021-09-21 -- Version 1.6.6

  • Backport COM hash check mitigation against network member impersonation.

Docker images

Version 1.6.5

11 Aug 16:54
@rwv rwv
0ce1786
Compare
Choose a tag to compare

2021-04-13 -- Version 1.6.5

  • Fix a bug in potential network path filtering that could in some circumstances lead to "software laser" effects.
  • Fix a printf overflow in zerotier-cli (not exploitable or a security risk)
  • Windows now looks up the name of ZeroTier devices instead of relying on them having "ZeroTier" in them.

rwv/docker-zerotier-moon

  • Add linux/arm64, linux/arm/v7, linux/arm/v6 and linux/s390x supports.
  • Rewrite GitHub Actions.
  • Docker Hub versions will be consistent with ZeroTier versions.
  • Publish to GitHub Container Registry as well.

Docker images