You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alex Chan
9c1d59f00e
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>
2 weeks ago
..
distro
all: remove AUTHORS file and references to it
3 months ago
mkversion
go.toolchain.branch: switch to Go 1.26
1 month ago
.gitignore
version: greatly simplify redo nonsense, now that we use VERSION.
6 years ago
cmdname.go
all: use Go 1.26 things, run most gofix modernizers
1 month ago
cmdname_ios.go
all: remove AUTHORS file and references to it
3 months ago
cmp.go
version: parse Void Linux version strings
2 weeks ago
cmp_test.go
version: parse Void Linux version strings
2 weeks ago
exename.go
all: remove AUTHORS file and references to it
3 months ago
export_test.go
all: remove AUTHORS file and references to it
3 months ago
modinfo_test.go
all: remove AUTHORS file and references to it
3 months ago
print.go
all: remove AUTHORS file and references to it
3 months ago
prop.go
all: remove AUTHORS file and references to it
3 months ago
race.go
all: remove AUTHORS file and references to it
3 months ago
race_off.go
all: remove AUTHORS file and references to it
3 months ago
version.go
go.toolchain.rev, version: bump Tailscale Go, add IsTailscaleGo
2 weeks ago
version_checkformat.go
all: remove AUTHORS file and references to it
3 months ago
version_internal_test.go
all: remove AUTHORS file and references to it
3 months ago
version_not_tsgo.go
go.toolchain.rev, version: bump Tailscale Go, add IsTailscaleGo
2 weeks ago
version_test.go
all: use Go 1.26 things, run most gofix modernizers
1 month ago
version_tsgo.go
go.toolchain.rev, version: bump Tailscale Go, add IsTailscaleGo
2 weeks ago