Variables used to tag the reported version have changed in https://github.com/tailscale/tailscale/commit/70a2929a12f246aa783684eca7f48cb4c8eb9d65 -ldflags="-X tailscale.com/version.long=${LONG} -X tailscale.com/version.short=${SHORT} -X tailscale.com/version.gitCommit=${GIT_HASH}" +ldflags="-X tailscale.com/version.longStamp=${LONG} -X tailscale.com/version.shortStamp=${SHORT}" Reproducible: Always Steps to Reproduce: 1. Run "tailscale version" 2. 3. Actual Results: 1.58.2-ERR-BuildInfo go version: go1.21.6 Expected Results: 1.58.2 tailscale commit: b0e1bbb62ef3834e99f5212b44043cec1866b07e go version: go1.21.6 https://github.com/gentoo/gentoo/pull/32246 https://gitlab.alpinelinux.org/alpine/aports/-/issues/14775
Created attachment 885151 [details, diff] Fix tailscale version info Fixed version info patch for tailscale >= 1.46.1, rebased from https://github.com/gentoo/gentoo/pull/32246
I can confirm that the patch in Comment 1 still works as of tailscale-1.66.1.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e77801e9aff9fb8dc1aded981135dc6d1d92f55d commit e77801e9aff9fb8dc1aded981135dc6d1d92f55d Author: Haochen Tong <i@hexchain.org> AuthorDate: 2024-09-16 03:58:38 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-09-22 09:15:48 +0000 net-vpn/tailscale: fix version reporting Closes: https://bugs.gentoo.org/923621 Closes: https://github.com/gentoo/gentoo/pull/37721 Signed-off-by: Sam James <sam@gentoo.org> .../{tailscale-1.72.0.ebuild => tailscale-1.72.0-r1.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)