csmith / centauri

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

Bump tailscale.com from 1.34.1 to 1.34.2 #34

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tailscale.com from 1.34.1 to 1.34.2.

Release notes

Sourced from tailscale.com's releases.

1.34.2

Linux

  • fix handling of a large number of SplitDNS domains while using an exit node

Windows

  • fix support for custom server URLs using a registry key

macOS

  • fix UI glitch with macOS 10.14 and 10.13

Synology

  • fix crashes manifesting on certain ARM-based platforms and models with very old kernels
Commits
  • c5ef910 VERSION.txt: this is v1.34.2
  • ac1000e go.mod: bump x/sys for linux/arm64 cpu SIGILL fix
  • 08d0cdf go.toolchain.rev: bump Go to 1.19.4
  • c27a52d ipn/profiles: set default prefs based on Windows registry (#6803)
  • 48d5b7f net/dns/resolvconffile: fix handling of multiple search domains
  • e32d5af cmd/tailscale: use localhost for QNAP authLogin.cgi
  • See full diff 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 #35.