aboutsummaryrefslogtreecommitdiff
path: root/net/tailscale
Commit message (Collapse)AuthorAge
* tailscale: Update to 1.64.2Zephyr Lykos2024-04-21
| | | | | | <https://github.com/tailscale/tailscale/releases/v1.64.2> Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* tailscale: Update to 1.64.1Zephyr Lykos2024-04-19
| | | | | | <https://github.com/tailscale/tailscale/releases/v1.64.1> Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* tailscale: Update to 1.62.1Zephyr Lykos2024-03-30
| | | | | | https://github.com/tailscale/tailscale/releases/tag/v1.62.1 Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* tailscale: Update to 1.62.0Zephyr Lykos2024-03-23
| | | | | | https://github.com/tailscale/tailscale/releases/tag/v1.62.0 Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* tailscale: Update to 1.58.2Zephyr Lykos2024-01-26
| | | | | | https://github.com/tailscale/tailscale/releases/tag/v1.58.2 Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* tailscale: Update to 1.58.0Zephyr Lykos2024-01-23
| | | | | | https://github.com/tailscale/tailscale/releases/tag/v1.58.0 Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* tailscale: create combined tailscale/tailscaledThomas Kupper2024-01-14
| | | | | | | | | | Modify Makefile to combine tailscale and tailscaled according to Tailscale documentatio (https://tailscale.com/kb/1207/small-tailscale) This resulted for x86_64 in an exec of 31MB + the symlink. Before it was 29MB (tailscaled) and 10MB (tailscale). Signed-off-by: Thomas Kupper <thomas.kupper@gmail.com>
* tailscale: Update to 1.56.1Shi JiaYang2023-12-25
| | | | Signed-off-by: Shi JiaYang <shi05275@163.com>
* tailscale: Update to 1.54.0Zephyr Lykos2023-11-17
| | | | Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* tailscale: Update to 1.52.1Zephyr Lykos2023-11-10
| | | | Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* tailscale: Update to 1.50.1Zephyr Lykos2023-10-09
| | | | | | https://github.com/tailscale/tailscale/releases/tag/v1.50.1 Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* tailscale: Update to 1.50.0Zephyr Lykos2023-09-27
| | | | Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* tailscale: update to version 1.48.2Tyler Young2023-09-23
| | | | | | | Release notes: https://github.com/tailscale/tailscale/releases/tag/v1.48.2 Signed-off-by: Tyler Young <git@yfh.addy.io>
* tailscale: set nftables as defaultTyler Young2023-09-15
| | | | | | | | | | | | | | | | | | This changes the default firewall method used by Tailscale to nftables. The 'autodetection' mode is only supported by arm64 and amd64 for now[1]. This causes mips devices to not do proper detection and incorrectly default back to iptables. I added a fw_mode variable to the tailscale.conf file that could be set to iptables for easy conversion for someone still using iptables. I was able to test on an older mips device and my current aarch64 without issues. Also a few readme updates to bring it up to the current status. 1. https://github.com/tailscale/tailscale/blob/dc7aa98b768bf82017aa5cc82a62dd4d685f811d/util/linuxfw/linuxfw_unsupported.go#L4C58-L4C58 Signed-off-by: Tyler Young <git@yfh.addy.io>
* tailscale: enable autodect of fw typeTyler Young2023-08-28
| | | | Signed-off-by: Tyler Young <git@yfh.addy.io>
* tailscale: Update to 1.48.1Zephyr Lykos2023-08-24
| | | | Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* tailscale: Update to 1.48.0Zephyr Lykos2023-08-21
| | | | | | | | | | Everything is working on pure upstream code. Patching is not longer needed. Added entire /etc/tailscale/ directory to conffiles for persistent ssh host key & https certificate across sysupgrades. Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* tailscale: update to 1.44.0Zephyr Lykos2023-07-10
| | | | Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* tailscale: update to 1.42.0Zephyr Lykos2023-05-27
| | | | Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* tailscale: update to 1.40.1Zephyr Lykos2023-05-21
| | | | Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* tailscale: update to 1.40.0Zephyr Lykos2023-05-03
| | | | Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16Andre Heider2023-04-08
| | | | | | | See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16" on the main repository. Signed-off-by: Andre Heider <a.heider@gmail.com>
* tailscale: update to 1.36.0Oskari Rauta2023-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update tailscale to version 1.36.0 - Patch iptables support Tailscale does not (yet) support nftables. Tailscale allows running with --netfilter=off allowing end-user to create his own firewall rules, but this affects only tailscale cli, not tailscaled daemon, so connection cannot be made without error telling that tailscaled was unable to determine execute iptables for determining it's version. There is a work-around for those who do not want nft-iptables compatibility package; they can create a script to /usr/bin/iptables which responds to --version argument and echos fake version string and on any other arguments or no arguments, just exits. After this procedure and starting tailscale cli with netfilter off- it works. Openwrt has moved on to nftables, so iptables manipulation seems unnecessary. Especially for other reasons, on Openwrt, firewall should be configured on it's own, because firewall rules made by other software, such as tailscale, loose their firewalling rules when firewall restarts. So I patched it to allow "fake" iptables pointing to executable /bin/false and ignoring version request. And I also set cli to default to netfilter off setting. If still end-user wants to use iptables, this patch does not make it impossible; just install iptables, or nft-iptables, and run tailscale with argument --netfilter=on and it works out as it did before, tailscaled daemon still matches with iptables if it is found in $PATH. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* 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>