Commit Graph

15 Commits

Author SHA1 Message Date
Stanislav Petrashov
89e71d1494 tailscale: Update to version 1.32.3
Signed-off-by: Stanislav Petrashov <s@petrashov.ru>
2023-04-02 12:59:01 +00:00
Stanislav Petrashov
177fa6c1bd tailscale: update to v1.32.0
Signed-off-by: Stanislav Petrashov <s@petrashov.ru>
2023-04-02 12:58:51 +00:00
Michal Vasilek
34ec9028e8 tailscale: add version tests
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2023-04-02 12:58:42 +00:00
Michal Vasilek
c8573bb2ba tailscale: fix -version
tailscale version, tailscaled -version and the web UI reported the wrong
version number which doesn't cause any issues, but it can be confusing.

This is fixed by specifying the version in go ldflags similar to how
it's done in many other go packages and the official tailscale Dockerfile.

version.Long version can not be specified in GO_PKG_LDFLAGS_X because it
contains a space and GO_PKG_LDFLAGS_X is always split at a space.

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2023-04-02 12:58:35 +00:00
Magnus Kessler
5ae0abe554 tailscale: update to version 1.24.2
Signed-off-by: Magnus Kessler <Magnus.Kessler@gmx.net>
2023-04-02 12:58:19 +00:00
Beginner-Go
236bb3eef4 Revert "tailscale: update to 1.20.2"
This reverts commit e5c3e25138.
2023-04-02 12:57:53 +00:00
Beginner-Go
b1d3cdd28f Revert "tailscale: update to 1.24.2 (#426)"
This reverts commit 2d3c61bd01.
2023-04-02 12:57:45 +00:00
Beginner-Go
969f017669 Revert "tailscale: update to 1.26.0 (#472)"
This reverts commit c9c73f6165.
2023-04-02 12:57:38 +00:00
Beginner-Go
de487b4902 Revert "tailscale: update to 1.28.0 (#493)"
This reverts commit 0247014f79.
2023-04-02 12:57:28 +00:00
breakings
0247014f79
tailscale: update to 1.28.0 (#493) 2022-07-30 22:40:53 +08:00
breakings
c9c73f6165
tailscale: update to 1.26.0 (#472) 2022-06-08 22:43:20 +08:00
breakings
2d3c61bd01
tailscale: update to 1.24.2 (#426) 2022-05-05 17:05:23 +08:00
Shun Li
e5c3e25138 tailscale: update to 1.20.2 2022-02-04 14:34:08 +00:00
Wes Morgan
1dc0e72a25 tailscale: update to 1.18.2
Signed-off-by: Wes Morgan <git@wesmorgan.me>
2022-02-04 14:33:54 +00:00
lean
49b7495639 packages: merge upstream 2021-06-15 17:47:11 +08:00