diff options
| author | Aaron Klotz <aaron@tailscale.com> | 2023-08-31 13:15:45 -0600 |
|---|---|---|
| committer | Aaron Klotz <aaron@tailscale.com> | 2023-09-05 15:43:36 -0600 |
| commit | 7d60c19d7d61d316683fb10470a057a3b6b0a8d3 (patch) | |
| tree | ee5e195ca416c8642582a73246f1baa911dc0583 /control/controlknobs | |
| parent | f6a203fe2383f9de1671b63182b5f7d22b086fab (diff) | |
| download | tailscale-7d60c19d7d61d316683fb10470a057a3b6b0a8d3.tar.xz tailscale-7d60c19d7d61d316683fb10470a057a3b6b0a8d3.zip | |
clientupdate/distsign: add ability to validate a binary that is already located on disk
Our build system caches files locally and only updates them when something
changes. Since I need to integrate some distsign stuff into the build system
to validate our Windows 7 MSIs, I want to be able to check the cached copy
of a package before downloading a fresh copy from pkgs.
If the signature changes, then obviously the local copy is outdated and we
return an error, at which point we call Download to refresh the package.
Updates https://github.com/tailscale/corp/issues/14334
Signed-off-by: Aaron Klotz <aaron@tailscale.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions
