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 1f4a38ed49
clientupdate: add support for QNAP (#10179)
Use the `qpkg_cli` to check for updates and install them. There are a
couple special things about this compare to other updaters:
* qpkg_cli can tell you when upgrade is available, but not what the
  version is
* qpkg_cli --add Tailscale works for new installs, upgrades and
  reinstalling existing version; even reinstall of existing version
  takes a while

Updates #10178

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
8 months ago
..
distsign clientupdate/distsign: add new prod root signing key to keychain 9 months ago
clientupdate.go clientupdate: add support for QNAP (#10179) 8 months ago
clientupdate_test.go clientupdate: do not recursively delete dirs in cleanupOldDownloads (#10093) 8 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) 10 months ago
systemd_other.go clientupdate: add linux tarball updates (#9144) 10 months ago