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 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>
2 weeks ago
..
distsign all: use Go 1.22 range-over-int 3 months ago
testdata clientupdate: implement update for Unraid (#10344) 7 months ago
clientupdate.go clientupdate: allow switching from unstable to stable tracks (#12477) 2 weeks ago
clientupdate_test.go clientupdate: allow switching from unstable to stable tracks (#12477) 2 weeks ago
clientupdate_windows.go clientupdate: remove TS_NOLAUNCH and GUI restart hacks from autoupdate 7 months ago