csmith / centauri

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

Bump tailscale.com from 1.46.0 to 1.48.0 #72

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps tailscale.com from 1.46.0 to 1.48.0.

Release notes

Sourced from tailscale.com's releases.

1.48.0

All Platforms:

  • Tailscale Lock Beta
  • Add --upstream flag to tailscale version
  • Add tailscale exit-node subcommand
  • The tailscale funnel command provides an interactive web UI that prompts you to allow Tailscale to enable Tailscale Funnel on your behalf
  • The tailscale serve command provides an interactive web UI that prompts you to allow Tailscale to enable HTTPS and Tailscale Funnel on your behalf

Linux:

  • Support for nftables
  • RPM packages are now fully signed
  • Support for tailscale update on Alpine, Arch and Fedora distro families

Synology:

  • Support for tailscale update

macOS:

  • Support for tailscale update

iOS:

  • Support for VPN On Demand
  • VPN tunnel lifecycle improvements
  • Improved exit node selection
  • Minor UI tweaks

1.46.1

All platforms

  • Fixed an issue with Tailnet lock signature verification

Linux

  • Fixed a crash on arm64

Android

  • Fixed an issue involving DNS and subnet routes
Commits
  • 77c7323 VERSION.txt: this is v1.48.0
  • 6c791f7 derp: include src IPs in mesh watch messages
  • 7ed3681 tailcfg: Add FirewallMode to NetInfo to record wether host using iptables or ...
  • 95d776b wgengine/magicsock: only cache N most recent endpoints per-Addr
  • 9c4364e client/web: copy existing UI to basic react components
  • ddba482 client/web: add prettier and format scripts
  • bd02d00 ssh/tailssh: fix gokrazy SSH crash
  • 25a8daf wgengine/router: always use nftables mode on gokrazy
  • 17ce753 wgengine: adjust debug logging for WireGuard-only peers
  • 1a64166 cli/serve: add interactive flow for enabling HTTPS certs
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 11 months ago

Superseded by #73.