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>
2023-11-09 17:46:16 -08:00
..
distsign clientupdate/distsign: add new prod root signing key to keychain 2023-10-11 09:20:17 -07:00
clientupdate.go clientupdate: add support for QNAP (#10179) 2023-11-09 17:46:16 -08:00
clientupdate_test.go clientupdate: do not recursively delete dirs in cleanupOldDownloads (#10093) 2023-11-02 13:29:52 -07:00
clientupdate_windows.go clientupdate: manually restart Windows GUI after update (#9906) 2023-10-23 10:24:57 -07:00
systemd_linux.go clientupdate: add linux tarball updates (#9144) 2023-08-30 17:25:06 -06:00
systemd_other.go clientupdate: add linux tarball updates (#9144) 2023-08-30 17:25:06 -06:00