tailscale/version
Andrew Lytvynov 306deea03a
cmd/tailscale/cli,version/distro: update support for Alpine (#8701)
Similar to Arch support, use the latest version info from the official
`apk` repo and don't offer explicit track or version switching.
Add detection for Alpine Linux in version/distro along the way.

Updates #6995

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2023-07-24 16:53:15 -07:00
..
distro cmd/tailscale/cli,version/distro: update support for Alpine (#8701) 2023-07-24 16:53:15 -07:00
mkversion release/dist/synology: build synology packages with cmd/dist 2023-05-29 14:18:37 -07:00
.gitignore version: greatly simplify redo nonsense, now that we use VERSION. 2020-11-02 19:54:44 -08:00
cmdname.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2023-02-01 15:23:54 -08:00
cmdname_ios.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
cmp.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
cmp_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
export_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
modinfo_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
print.go version: make all exported funcs compile-time constant or lazy 2023-02-11 07:29:55 +00:00
prop.go version: fix tvOS network extension bundle identifier (#8545) 2023-07-06 16:19:15 -07:00
race.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
race_off.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
version.go version: properly handle vcs.modified when it's "false" 2023-05-07 09:15:38 -07:00
version_test.go version: make all exported funcs compile-time constant or lazy 2023-02-11 07:29:55 +00:00