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 e19c01f5b3
clientupdate: refuse to update in tsnet binaries (#14911)
When running via tsnet, c2n will be hooked up so requests to update can
reach the node. But it will then apply whatever OS-specific update
function, upgrading the local tailscaled instead.

We can't update tsnet automatically, so refuse it.

Fixes #14892

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
10 months 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: refuse to update in tsnet binaries (#14911) 10 months ago
clientupdate_downloads.go clientupdate: don't link distsign on platforms that don't download 1 year ago
clientupdate_not_downloads.go clientupdate: don't link distsign on platforms that don't download 1 year ago
clientupdate_notwindows.go clientupdate, ipn/localapi: don't use google/uuid, thin iOS deps 1 year ago
clientupdate_test.go clientupdate: allow switching from unstable to stable tracks (#12477) 1 year ago
clientupdate_windows.go clientupdate, ipn/localapi: don't use google/uuid, thin iOS deps 1 year ago