brev-cli icon indicating copy to clipboard operation
brev-cli copied to clipboard

Bump tailscale.com from 1.20.4 to 1.32.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps tailscale.com from 1.20.4 to 1.32.0.

Release notes

Sourced from tailscale.com's releases.

1.32.0

All Platforms

  • support NextDNS
  • fix IP fragmentation handling as an exit node
  • fix SSH inadvertently closing tmux/etc panes at disconnect
  • add tailscaled --no-logs-no-support (or TS_NO_LOGS_NO_SUPPORT=true env variable)
  • add more in-depth healthchecks in a bugreport
  • always respond to 4via6 ICMP echo requests
  • tailscale netcheck looks for a captive portal
  • normalize more process names in Services report
  • update to Go 1.19.2
  • add tailscale bugreport --record to pause and write another bug report

Linux

  • coexist with mwan3 package iptables rule fwmark masks, for OpenWRT
  • add an eBPF helper to pass the first packet on a new flow up to tailscaled
  • better detect being run in a container

Windows

  • log Windows service diagnostics when the wintun device fails to install

macOS

  • fix incorrect list of taildrop target devices

iOS

  • fix incorrect list of taildrop target devices

Android

  • show an error when we cannot accommodate multiple users

Synology

  • fix configure-host version parsing
  • add envknob support

1.30.2

  • fix IPv6-mapped-IPv4 addresses in STUN responses
  • better container detection

v1.30.1

Fixes

  • fix exit-nodes in --tun=userspace-networking mode with no IPv6 connectivity to not break Chrome 104+
  • fix SIGINT when running in a container without job control

v1.30.0

All Platforms

  • delete node immediately if tailscaled exits and was using mem: state storage
  • report whether a subnet router is running in userspace-networking or kernel mode.
  • send Tailscale client version number in ACME requests (to LetsEncrypt, for example)
  • add a timeout when writing to BIRD socket
  • use DNS-over-HTTPS for Mullvad DNS servers

... (truncated)

Commits
  • fc688fe VERSION.txt: this is v1.32.0
  • 8a18715 cmd/ssh-auth-none-demo: add demo SSH server that acts like Tailscale SSH
  • b299456 ipn/localapi: put all the LocalAPI methods into a map
  • f172fc4 ssh/tailssh: close sshContext on context cancellation
  • 8fe04b0 tsweb: sort varz by name after stripping prefix (#5778)
  • d29ec4d licenses: update tailscale{,d} licenses
  • 4de1601 ssh/tailssh: add support for sending multiple banners
  • 91b5c50 licenses: update win/apple licenses
  • ecf6cdd ssh/tailssh: add TestSSHAuthFlow
  • f16b77d ssh/tailssh: do the full auth flow during ssh auth
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Oct 18 '22 05:10 dependabot[bot]