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 7145016414
clientupdate: do not recursively delete dirs in cleanupOldDownloads (#10093)
In case there's a wild symlink in one of the target paths, we don't want
to accidentally delete too much. Limit `cleanupOldDownloads` to deleting
individual files only.

Updates https://github.com/tailscale/tailscale/issues/10082

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: do not recursively delete dirs in cleanupOldDownloads (#10093) 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) 7 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