You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/clientupdate
Andrew Lytvynov b3fb3bf084
clientupdate: return OS-specific version from LatestTailscaleVersion (#11812)
We don't always have the same latest version for all platforms (like
with 1.64.2 is only Synology+Windows), so we should use the OS-specific
result from pkgs JSON response instead of the main Version field.

Updates #11795

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2 years ago
..
distsign all: use Go 1.22 range-over-int 2 years ago
testdata clientupdate: implement update for Unraid (#10344) 2 years ago
clientupdate.go clientupdate: return OS-specific version from LatestTailscaleVersion (#11812) 2 years ago
clientupdate_test.go all: use Go 1.22 range-over-int 2 years ago
clientupdate_windows.go clientupdate: remove TS_NOLAUNCH and GUI restart hacks from autoupdate 2 years ago
systemd_linux.go clientupdate, net/dns: fix some "tailsacle" typos 2 years ago
systemd_other.go clientupdate: add linux tarball updates (#9144) 2 years ago