aboutsummaryrefslogtreecommitdiff
path: root/net/tailscale
Commit message (Collapse)AuthorAge
* tailscale: preserve tailscaled state fileCarlo Alberto Ferraris2022-12-09
| | | | | Fixes #19774 Signed-off-by: Carlo Alberto Ferraris <cafxx@strayorange.com>
* tailscale: Update to version 1.32.3Stanislav Petrashov2022-12-03
| | | | Signed-off-by: Stanislav Petrashov <s@petrashov.ru>
* tailscale: update to v1.32.0Stanislav Petrashov2022-12-03
| | | | Signed-off-by: Stanislav Petrashov <s@petrashov.ru>
* tailscale: add version testsMichal Vasilek2022-10-13
| | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* tailscale: fix -versionMichal Vasilek2022-10-13
| | | | | | | | | | | | | 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>
* tailscale: update to version 1.24.2Magnus Kessler2022-05-12
| | | | Signed-off-by: Magnus Kessler <Magnus.Kessler@gmx.net>
* tailscale: update to 1.18.2Wes Morgan2021-12-20
| | | | Signed-off-by: Wes Morgan <git@wesmorgan.me>
* treewide: add missing conffilesHuangbin Zhan2021-10-27
| | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* tailscale: update to version 1.12.3Jan Pavlinec2021-08-23
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
* tailscale: update to version 1.12.1Jan Pavlinec2021-08-03
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
* treewide: change emailJan Pavlinec2021-07-29
| | | | | | Change from jan.pavlinec@nic.cz to jan.pavlinec1@gmail.com Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* tailscale: update to version 1.8.7Jan Pavlinec2021-06-24
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* tailscale: update to version 1.8.1Jan Pavlinec2021-05-10
| | | | | | Add readme with simple tailscale howto. Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* tailscale: add new packageJan Pavlinec2021-04-29
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>