Releases: rwv/docker-zerotier-moon
Releases · rwv/docker-zerotier-moon
Version 1.8.4
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
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
2021-09-21 -- Version 1.6.6
- Backport COM hash check mitigation against network member impersonation.
Docker images
- Docker Hub: seedgou/zerotier-moon:v1.6.6
- GitHub Container Registry: rwv/zerotier-moon:v1.6.6
Version 1.6.5
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
andlinux/s390x
supports. - Rewrite GitHub Actions.
- Docker Hub versions will be consistent with ZeroTier versions.
- Publish to GitHub Container Registry as well.
Docker images
- Docker Hub: seedgou/zerotier-moon:v1.6.5
- GitHub Container Registry: rwv/zerotier-moon:v1.6.5