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 8a5b02133d
clientupdate: return ErrUnsupported for macSys clients (#9793)
The Sparkle-based update is not quite working yet. Make `NewUpdater`
return `ErrUnsupported` for it to avoid the proliferation of exceptions
up the stack.

Updates #755

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
8 months ago
..
distsign clientupdate/distsign: add new prod root signing key to keychain 8 months ago
clientupdate.go clientupdate: return ErrUnsupported for macSys clients (#9793) 8 months ago
clientupdate_test.go clientupdate: add linux tarball updates (#9144) 9 months ago
clientupdate_windows.go cmd/tailscale/cli,clientupdate: extract new clientupdate package (#8827) 10 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