csmith / centauri

TLS-terminating reverse proxy in Go
MIT License
1 stars 1 forks source link

Bump tailscale.com from 1.38.4 to 1.40.1 #53

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tailscale.com from 1.38.4 to 1.40.1.

Release notes

Sourced from tailscale.com's releases.

1.40.1

Linux

  • support LDAP and other users with Tailscale SSH
  • restore support for SSH recording to a local file
  • start generating Debian & RPM packages for MIPS again

macOS

  • fix a timeout failure in tailscale cert fetch

Windows

  • Notification icons have been changed
  • Fixes 32-bit Windows installer

Kubernetes

  • print Tailscale version in the startup logs

1.40.0

News

  • Early warning: as early as August 2023, Windows 7, 8, Server 2008 and Server 2012 will no longer be supported. Similarly, for macOS, macOS 10.13 High Sierra or 10.14 Mojave will no longer be supported and macOS 10.15 Catalina or later will be required.

All platforms

  • tailscale up --force-reauth will now display a warning and 5 second countdown if you are connected over SSH over Tailscale, unless --accept-risk=lose-ssh is also given.
  • Tailscale now dynamically increases the buffer size for DERP relay messages based on the amount of available RAM (#7776).
  • Improvements were made to how Tailscale advertises available endpoints to reduce the likelihood of a spurious loss of direct connections (#7877).

Linux

Windows

macOS

  • change menu item to "Settings" instead of "Preferences" on macOS Ventura

Android

  • Added intents com.tailscale.ipn.VPN_CONNECT and com.tailscale.ipn.VPN_DISCONNECT

gokrazy

  • Tailscale SSH now works on gokrazy

QNAP

  • fix UI failure after reboot
Commits
  • d268486 VERSION.txt: this is v1.40.1
  • ba3ff98 net/sockstats: wait before reporting battery usage
  • 2e44616 ssh/tailssh: support LDAP users for Tailscale SSH
  • 176939f ipn/ipnlocal: bound how long cert fetchher checks for existing DNS records
  • c6ebbdd ssh/tailssh: restore support for recording locally
  • 42e993e release/dist: add deb/rpm arch mappings for mipses
  • 0549338 cmd/k8s-operator: print version in startup logs
  • de26c1c net/tstun: handle exit nodes in NAT configs
  • 9bdaece VERSION.txt: this is v1.40.0
  • 1e876a3 ipn/ipnlocal: fix fmt format arg type mismatch in log line
  • 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] commented 1 year ago

Superseded by #55.