packages
packages copied to clipboard
tailscale: update to v1.32.0
Maintainer: @ja-pa Compile tested: arm64, Belkin RT3200, Openwrt 22.03 Run tested: arm64, Belkin RT3200, Openwrt 22.03
Description: Update Tailscale version to the latest stable
Signed-off-by: Stanislav Petrashov [email protected]
Od verze 1.28.0 se mi nedaří sestavit na Ramips (AX53U) ani tento nejde.
I've compiled it with the current latest golang version (1.19.2). And by looking at the error message it seems that Tailscale needs at least go version 1.19, since wireguard library uses atomic values introduced in 1.19.
I've compiled it with the current latest golang version (1.19.2). And by looking at the error message it seems that Tailscale needs at least go version 1.19, since wireguard library uses atomic values introduced in 1.19.
great. Using the latest version of GoLang solves the problem.
Please do no longer set PKG_RELEASE to AUTORELEASE as the feature is deprecated. Please use an integer instead. Below is a list of affected packages including correct PKG_RELEASE:
- net/tailscale/Makefile: PKG_RELEASE:=2
Could you please rebase your pull request?
The upgrade to go 1.19 broke the current tailscale package (see issue #20028). This PR should remedy that, would be great to get this out soonish!
Much obliged
Any idea how long it takes to build the new package and where can I find it?
Seems like it's trickled into the package tree.