Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    How to update to the latest Tailscale version?

    Scheduled Pinned Locked Moved Tailscale
    162 Posts 40 Posters 45.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      chickendog @elvisimprsntr
      last edited by

      @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

      E 1 Reply Last reply Reply Quote 0
      • E
        elvisimprsntr @chickendog
        last edited by

        @chickendog

        It usually takes a few days to recompile for all platforms/distros.

        There is a 1.72.1 already with a bug fix.

        https://tailscale.com/changelog

        C 1 Reply Last reply Reply Quote 0
        • C
          chickendog @elvisimprsntr
          last edited by

          @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

          E 1 Reply Last reply Reply Quote 0
          • E
            elvisimprsntr
            last edited by elvisimprsntr

            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
            C 1 Reply Last reply Reply Quote 0
            • E
              elvisimprsntr @chickendog
              last edited by elvisimprsntr

              @chickendog

              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
              
              1 Reply Last reply Reply Quote 1
              • C
                chickendog @elvisimprsntr
                last edited by

                @elvisimprsntr Thanks for adding these here!

                One correction on your last post for the link: lastest -> latest

                1 Reply Last reply Reply Quote 0
                • R
                  rocket
                  last edited by

                  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

                  1 Reply Last reply Reply Quote 1
                  • E
                    elvisimprsntr
                    last edited by elvisimprsntr

                    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
                    1 Reply Last reply Reply Quote 1
                    • E
                      elvisimprsntr
                      last edited by elvisimprsntr

                      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
                      1 Reply Last reply Reply Quote 4
                      • R
                        rocket
                        last edited by

                        @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

                        R 1 Reply Last reply Reply Quote 1
                        • E
                          elvisimprsntr
                          last edited by elvisimprsntr

                          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

                          S 1 Reply Last reply Reply Quote 0
                          • R
                            rocket @rocket
                            last edited by rocket

                            @rocket

                            Oct-10
                            Upgraded PFSense Plus 24.03_1 to Tailscale 1.74.1

                            as 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

                            R 1 Reply Last reply Reply Quote 0
                            • C
                              chickendog
                              last edited by

                              What are release notes for 1.74.1_1 anyway? I see Tailscale just updated to 1.76 https://tailscale.com/changelog

                              E 1 Reply Last reply Reply Quote 0
                              • E
                                elvisimprsntr @chickendog
                                last edited by elvisimprsntr

                                @chickendog

                                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.

                                1 Reply Last reply Reply Quote 0
                                • S
                                  slu @elvisimprsntr
                                  last edited by

                                  @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?

                                  pfSense Gold subscription

                                  E 1 Reply Last reply Reply Quote 0
                                  • E
                                    elvisimprsntr @slu
                                    last edited by

                                    @slu

                                    No, because the official pfSense tailscale package is still 1.54.0

                                    Screenshot 2024-10-11 at 7.03.51 AM.png

                                    If you manually update, the new package version will only appear on the tailscale status page.

                                    Screenshot 2024-10-11 at 7.04.14 AM.png

                                    1 Reply Last reply Reply Quote 0
                                    • E
                                      elvisimprsntr
                                      last edited by elvisimprsntr

                                      Upgraded 2.7.2 CE to 1.76.0. All clients now on 1.76.0

                                      Freshports

                                      pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/All/tailscale-1.76.0.pkg
                                      
                                      tailscale version
                                      1.76.0
                                        go version: go1.23.2
                                      

                                      Changelog

                                      1 Reply Last reply Reply Quote 1
                                      • E
                                        elvisimprsntr
                                        last edited by

                                        Upgraded 2.7.2 CE to 1.76.1. All clients now on 1.76.1

                                        Freshports

                                        pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/All/tailscale-1.76.1.pkg
                                        
                                        tailscale version
                                        1.76.1
                                          go version: go1.23.2
                                        

                                        Changelog

                                        1 Reply Last reply Reply Quote 3
                                        • R
                                          rocket @rocket
                                          last edited by

                                          @rocket

                                          Oct 19
                                          Upgraded PFSense Plus 24.03_1 to Tailscale 1.76.0

                                          https://www.freshports.org/security/tailscale

                                          pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.76.0.pkg

                                          tailscale version
                                          1.76.0
                                          go version: go1.23.2

                                          1 Reply Last reply Reply Quote 0
                                          • TommyMooT
                                            TommyMoo @mhache
                                            last edited by

                                            @mhache Thank you, it worked for me too, with actual version 30 October 2024 ->pkg add https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.76.1.pkg

                                            GREAT! Thanks for instructions!

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.