summaryrefslogtreecommitdiffhomepage
path: root/control/controlhttp/controlhttpserver
diff options
context:
space:
mode:
authorAaron Klotz <aaron@tailscale.com>2025-09-29 11:44:23 -0600
committerAaron Klotz <aaron@tailscale.com>2025-10-10 12:11:13 -0600
commit7c49cab1a6e6b2d05ab7133c07f6154d6b87f9ca (patch)
tree4c891941a9cc1c962ae05ebab827a0f14dd39265 /control/controlhttp/controlhttpserver
parente45557afc0e46c9148a4e509e639b4024cf6f197 (diff)
downloadtailscale-7c49cab1a6e6b2d05ab7133c07f6154d6b87f9ca.tar.xz
tailscale-7c49cab1a6e6b2d05ab7133c07f6154d6b87f9ca.zip
clientupdate, util/osshare, util/winutil, version: improve Windows GUI filename resolution and WinUI build awareness
On Windows arm64 we are going to need to ship two different GUI builds; one for Win10 (GOARCH=386) and one for Win11 (GOARCH=amd64, tags += winui). Due to quirks in MSI packaging, they cannot both share the same filename. This requires some fixes in places where we have hardcoded "tailscale-ipn" as the GUI filename. We also do some cleanup in clientupdate to ensure that autoupdates will continue to work correctly with the temporary "-winui" package variant. Fixes #17480 Updates https://github.com/tailscale/corp/issues/29940 Signed-off-by: Aaron Klotz <aaron@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver')
0 files changed, 0 insertions, 0 deletions