brev-cli
brev-cli copied to clipboard
Bump tailscale.com from 1.20.4 to 1.32.0
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 netchecklooks for a captive portal- normalize more process names in Services report
- update to Go 1.19.2
- add
tailscale bugreport --recordto pause and write another bug reportLinux
- coexist with
mwan3package 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-networkingmode 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-networkingorkernelmode.- 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
fc688feVERSION.txt: this is v1.32.08a18715cmd/ssh-auth-none-demo: add demo SSH server that acts like Tailscale SSHb299456ipn/localapi: put all the LocalAPI methods into a mapf172fc4ssh/tailssh: close sshContext on context cancellation8fe04b0tsweb: sort varz by name after stripping prefix (#5778)d29ec4dlicenses: update tailscale{,d} licenses4de1601ssh/tailssh: add support for sending multiple banners91b5c50licenses: update win/apple licensesecf6cddssh/tailssh: add TestSSHAuthFlowf16b77dssh/tailssh: do the full auth flow during ssh auth- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)