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.8k 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.
    • E
      elvisimprsntr
      last edited by elvisimprsntr

      I see there were some Tailscale client security updates in recent weeks.

      https://tailscale.com/security-bulletins

      So I updated CE 2.7.2 to tailscale 1.68.1

      pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.68.1.pkg
      
      tailscale version
      1.68.1
        go version: go1.22.4
      
      

      Seems to be working.

      @cmcdonald

      Can Netgate roll the official package?

      Issue 15281

      E 1 Reply Last reply Reply Quote 3
      • E elvisimprsntr referenced this topic on
      • E
        ericreiss @elvisimprsntr
        last edited by

        @elvisimprsntr said in How to update to the latest Tailscale version?:

        https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.68.1.pkg

        I tried to upgrade and here was the result:

        [24.03-RELEASE][admin@pfSense.home.arpa]/root: pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.68.1.pkg
        Fetching tailscale-1.68.1.pkg: 100% 10 MiB 10.1MB/s 00:01
        Installing tailscale-1.68.1...
        pkg: wrong architecture: FreeBSD:14:amd64 instead of FreeBSD:15:amd64
        package tailscale is already installed, forced install
        Extracting tailscale-1.68.1: 100%
        [24.03-RELEASE][admin@pfSense.home.arpa]/root: pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.68.1.pkg
        Fetching tailscale-1.68.1.pkg: 100% 10 MiB 10.1MB/s 00:01
        Installing tailscale-1.68.1...
        Newer FreeBSD version for package tailscale:
        To ignore this error set IGNORE_OSVERSION=yes

        • package: 1500019
        • running kernel: 1500012
          Ignore the mismatch and continue? [y/N]: N
          package tailscale is already installed, forced install
          Extracting tailscale-1.68.1: 100%

        First it complained the wrong Architecture so I changed the 14 to 15.
        It then gave me this message:
        Newer FreeBSD version for package tailscale:

        I responded No and it says it still did something. I don't see a change and rebooted to make sure. Yes, no change.

        This was on my Intel PC , not the 6200MAX.

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

          OK, correction the "pkg version" command says it is now at 1.68.1 even though I said not to complete install but the package manager still stays 1.56.1

          f09aa161-585f-4651-b8d2-668b1c0505bf-image.png

          e11fa666-b1b6-40ae-a985-4bae90d8f81d-image.png

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

            @ericreiss

            package manager GUI will still show old version.

            just restart tailscale service and show tailscale status page. it should show new version at bottom.

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

              @elvisimprsntr I actually reboot.

              You are correct, package manager shows 1.56.1 but at the bottom of the Status tab on the VPN | Tailscale page, it shows 1.68.1.

              And when SSHed into it using "pkg version" shows it as 1.68.1

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

                @ericreiss

                Just upgraded to 1.68.2

                Working great!

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

                  @elvisimprsntr Still no guts and therefore no glory.

                  Eventually I will give it a try.

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

                    @ericreiss

                    Unfortunately, the previous Issue 15281 was just closed as resolved for pfSense+

                    Opened new Issue 15619 for CE

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

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

                        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
                        
                        
                        C 1 Reply Last reply Reply Quote 1
                        • 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
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.