diff options
| author | Alex Chan <alexc@tailscale.com> | 2026-03-31 10:46:00 +0100 |
|---|---|---|
| committer | Alex Chan <alex@alexwlchan.net> | 2026-04-02 09:39:03 +0100 |
| commit | 9c1d59f00eeeceb4147b4c3f225d7716e7194846 (patch) | |
| tree | 72ad03f0caa48ef652030bb953f791379db28a44 /control/controlhttp/controlhttpserver/controlhttpserver.go | |
| parent | 211ef67222075eb72f3c560d83a693d122b49843 (diff) | |
| download | tailscale-9c1d59f00eeeceb4147b4c3f225d7716e7194846.tar.xz tailscale-9c1d59f00eeeceb4147b4c3f225d7716e7194846.zip | |
version: parse Void Linux version strings
We have ~2.5k nodes running Void Linux, which report a version string
like `1.96.2_1 (Void Linux)`. Previously these versions would fail to
parse, because we only expect a hyphen and `extraCommits` after the
major/minor/patch numbers.
Fix the version parsing logic to handle this case.
Updates #19148
Change-Id: Ica4f172d080af266af7f0d69bb31483a095cd199
Signed-off-by: Alex Chan <alexc@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions
