How to update to the latest Tailscale version?
-
@elvisimprsntr Still no guts and therefore no glory.
Eventually I will give it a try.
-
Unfortunately, the previous Issue 15281 was just closed as resolved for pfSense+
Opened new Issue 15619 for CE
-
Just upgraded CE 2.7.2 to 1.70.0. Now all my clients are on same version.
pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.70.0.pkg
tailscale version 1.70.0 go version: go1.22.5
-
Upgraded 2.7.2 CE to 1.72.0
https://www.freshports.org/security/tailscale
pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/All/tailscale-1.72.0.pkg
tailscale version 1.72.0 go version: go1.22.5
-
@elvisimprsntr Interesting it's marked for quarterly now. I have updated too. No issues so far... except hanging on reboot which I discovered a few package versions ago and I don't know which one it started to break on
Would be good if the repo still kept earlier versions. e.g. 1.68
-
It usually takes a few days to recompile for all platforms/distros.
There is a 1.72.1 already with a bug fix.
-
@elvisimprsntr 1.72.1 is a linux only release.
Anyway I am saying it would be good if we could have access to older versions if we needed. pkg.freebsd.org seems to remove the old packages.
e.g. https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.68.1.pkg is dead -
Upgraded 2.7.2 CE to 1.72.1
https://www.freshports.org/security/tailscale
pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.72.1.pkg
tailscale version 1.72.1 go version: go1.22.6
-
If you want to save a local copy so you can roll back, manually download the packages.
wget https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.72.1.pkg
-
@elvisimprsntr Thanks for adding these here!
One correction on your last post for the link: lastest -> latest
-
Upgraded PFSense Plus 24.03_1 to Tailscale 17.2.1
as per https://www.freshports.org/security/tailscale
pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.72.1.pkg
tailscale version
1.72.1
go version: go1.22.6 -
Upgraded 2.7.2 CE to 1.74.0
https://www.freshports.org/security/tailscale
pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.74.0.pkg
tailscale version 1.74.0 go version: go1.23.1
-
Upgraded 2.7.2 CE to 1.74.1
https://www.freshports.org/security/tailscale
pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.74.1.pkg
tailscale version 1.74.1 go version: go1.23.1
-
@rocket said in How to update to the latest Tailscale version?:
Upgraded PFSense Plus 24.03_1 to Tailscale 17.4.0
as per https://www.freshports.org/security/tailscale
pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.74.0.pkg
tailscale version
1.74.0
go version: go1.23.1 -
Upgraded 2.7.2 CE to 1.74.1_1
https://www.freshports.org/security/tailscale
pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.74.1_1.pkg
tailscale version 1.74.1 go version: go1.23.2
Yes the tailscale version command doesn’t properly parse the “_”. My bug report was rejected
-
Oct-10
Upgraded PFSense Plus 24.03_1 to Tailscale 1.74.1as per https://www.freshports.org/security/tailscale
pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.74.1.pkg
tailscale version
1.74.1
go version: go1.23.1 -
What are release notes for 1.74.1_1 anyway? I see Tailscale just updated to 1.76 https://tailscale.com/changelog
-
https://www.freshports.org/security/tailscale
various: Bump PORTREVISION after go123 update
https://go.dev/doc/devel/release
go1.23.2 (released 2024-10-01) includes fixes to the compiler, cgo, the runtime, and the maps, os, os/exec, time, and unique packages. See the Go 1.23.2 milestone on our issue tracker for details.
-
@elvisimprsntr said in How to update to the latest Tailscale version?:
pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.74.1_1.pkg
Simply reinstall the package over the gui doesn't work?
-
No, because the official pfSense tailscale package is still 1.54.0
If you manually update, the new package version will only appear on the tailscale status page.