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 4e72992900
clientupdate: add linux tarball updates (#9144)
As a fallback to package managers, allow updating tailscale that was
self-installed in some way. There are some tricky bits around updating
the systemd unit (should we stick to local binary paths or to the ones
in tailscaled.service?), so leaving that out for now.

Updates #6995

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2 years ago
..
distsign clientupdate: download SPK and MSI packages with distsign (#9115) 2 years ago
clientupdate.go clientupdate: add linux tarball updates (#9144) 2 years ago
clientupdate_test.go clientupdate: add linux tarball updates (#9144) 2 years ago
clientupdate_windows.go cmd/tailscale/cli,clientupdate: extract new clientupdate package (#8827) 2 years ago
systemd_linux.go clientupdate: add linux tarball updates (#9144) 2 years ago
systemd_other.go clientupdate: add linux tarball updates (#9144) 2 years ago