[Buildroot] [PATCH 1/1] package/tailscale: bump to version 1.88.3

James Hilliard james.hilliard1 at gmail.com
Sat Sep 27 16:44:15 UTC 2025


On Sat, Sep 27, 2025 at 7:03 AM Julien Olivain <ju.o at free.fr> wrote:
>
> Hi James,
>
> On 26/09/2025 00:28, James Hilliard wrote:
> > Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
> > ---
> >  package/tailscale/tailscale.hash | 2 +-
> >  package/tailscale/tailscale.mk   | 2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/package/tailscale/tailscale.hash
> > b/package/tailscale/tailscale.hash
> > index e2d600f03e..444412f8f4 100644
> > --- a/package/tailscale/tailscale.hash
> > +++ b/package/tailscale/tailscale.hash
> > @@ -1,3 +1,3 @@
> >  # Locally computed
> > -sha256
> > 4830cd822a838d5d44fd5eeebd07a2aacaf0255fb3fb7d3852d57659f54e51bc
> > tailscale-1.78.1-go2.tar.gz
> > +sha256
> > 98b51e95e84378ab280c5a8706508d493ab9152a0215f00f0f69e3ea2673ea0f
> > tailscale-1.88.3-go2.tar.gz
> >  sha256
> > d1ee1c7947d4b2c1963ea214d5324f1d4c89f2f1d0f0224889b4dfb868dad725
> > LICENSE
> > diff --git a/package/tailscale/tailscale.mk
> > b/package/tailscale/tailscale.mk
> > index 3c6c7bce1e..141a5b98d6 100644
> > --- a/package/tailscale/tailscale.mk
> > +++ b/package/tailscale/tailscale.mk
> > @@ -4,7 +4,7 @@
> >  #
> >
> > ################################################################################
> >
> > -TAILSCALE_VERSION = 1.78.1
> > +TAILSCALE_VERSION = 1.88.3
>
> For some reason, the download of this dependency
> github.com/tdakkota/asciicheck v0.2.0
> is failing. See also:
> https://github.com/tailscale/tailscale/blob/v1.88.3/go.mod#L387
>
> https://github.com/tdakkota/asciicheck
> currently returns a 404.
>
> Any clue how to solve this issue?

Oh, this patch should fix it:
https://patchwork.ozlabs.org/project/buildroot/patch/20250205232837.70303-1-christian@aperture.us/

>
>
> >  TAILSCALE_SITE = $(call
> > github,tailscale,tailscale,v$(TAILSCALE_VERSION))
> >  TAILSCALE_LICENSE = BSD-3-Clause
> >  TAILSCALE_LICENSE_FILES = LICENSE
> > --
> > 2.43.0
>
> Best regards,
>
> Julien.


More information about the buildroot mailing list