tailscale/clientupdate
Andrew Lytvynov be54dde0eb
clientupdate: allow switching from unstable to stable tracks (#12477)
Previously, we would only compare the current version to resolved latest
version for track. When running `tailscale update --track=stable` from
an unstable build, it would almost always fail because the stable
version is "older". But we should support explicitly switching tracks
like that.

Fixes #12347

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2024-06-17 10:23:27 -07:00
..
distsign all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
testdata clientupdate: implement update for Unraid (#10344) 2023-11-28 13:28:30 -08:00
clientupdate.go clientupdate: allow switching from unstable to stable tracks (#12477) 2024-06-17 10:23:27 -07:00
clientupdate_test.go clientupdate: allow switching from unstable to stable tracks (#12477) 2024-06-17 10:23:27 -07:00
clientupdate_windows.go clientupdate: remove TS_NOLAUNCH and GUI restart hacks from autoupdate 2023-12-08 10:07:45 -08:00