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 bff786520e
clientupdate,ipn/ipnlocal: fix c2n update on freebsd (#10168)
The c2n part was broken because we were not looking up the tailscale
binary for that GOOS. The rest of the update was failing at the `pkg
upgrade` confirmation prompt. We also need to manually restart
tailscaled after update.

Updates #cleanup

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
7 months ago
..
distsign clientupdate/distsign: add new prod root signing key to keychain 8 months ago
clientupdate.go clientupdate,ipn/ipnlocal: fix c2n update on freebsd (#10168) 7 months ago
clientupdate_test.go clientupdate: do not recursively delete dirs in cleanupOldDownloads (#10093) 7 months ago
clientupdate_windows.go clientupdate: manually restart Windows GUI after update (#9906) 8 months ago
systemd_linux.go clientupdate: add linux tarball updates (#9144) 9 months ago
systemd_other.go clientupdate: add linux tarball updates (#9144) 9 months ago