boinkor-net / hoopsnake

A not-very-featureful SSH server for initrd that listens on your tailscale network
https://github.com/boinkor-net/hoopsnake
Apache License 2.0
2 stars 1 forks source link

Bump tailscale.com from 1.66.4 to 1.68.0 in the gomod group #37

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the gomod group with 1 update: tailscale.com.

Updates tailscale.com from 1.66.4 to 1.68.0

Release notes

Sourced from tailscale.com's releases.

v1.68.0

All Platforms

  • Changed: Build Tailscale with Go 1.22.4
  • New: Auto-updates are allowed in containers, but ignore the tailnet-wide default
  • New: Apply auto-updates even if the node is down or disconnected from the coordination server.
  • New: tailscale lock status now prints the node's signature.

Windows

  • Changed: The exe installer no longer has the ability to automatically download MSI packages for Windows 7 and Windows 8. See the v1.42.0 changelog for our initial end of life annoucement.

macOS

  • New: The Standalone variant of Tailscale can now install the Tailscale CLI in /usr/local/bin for quicker and easier access.
  • New: Tailscale now detects any attempt to use DHCP Option 121 to misroute traffic meant for the VPN (TunnelVision attack), and presents a warning to the user. System administrators can disable this warning with a system policy.
  • New: The Standalone variant of the client now supports notifications when a file is received using Taildrop.
  • Changed: Tailscale now starts more reliably if another VPN app was running when Tailscale was enabled.
  • Changed: The .pkg installer now terminates Tailscale and the VPN extension before proceeding with the installation.
  • Fixed: Tailscale now properly detects any copy of TunnelBear installed on the Mac, and warns the user about incompatibility.
  • Fixed: Resolved an issue that could have caused “Using Exit Node” to incorrectly appear in the app menu before completing onboarding, upon first app launch.

iOS

  • Changed: Battery life is optimized by offloading DNS resolution to iOS in more cases.
  • Changed: Tailscale now starts more reliably if another VPN app was running when Tailscale was enabled.
  • Fixed: Opening the bug report view no longer copies the bug report ID to the Clipboard automatically.
  • Fixed: The Reauthenticate button within in-app key expiry notifications now works properly.
  • Fixed: Minor tweaks to UI colors when dark mode is enabled.

tvOS

  • Changed: Tailscale now starts more reliably if another VPN app was running when Tailscale was enabled.
  • Fixed: The Reauthenticate button within in-app key expiry notifications now works properly.

Android

  • Fixed: Exit node selection. If the exit node location is available, we’ll now show the Country and City instead of the raw node name on the home screen
  • Changed: The on-off switch state better matches the VPN state
  • Fixed: Running as an exit node and using an exit node are now mutually exclusive
  • Changed: Disconnect notifications are now background notifications and navigation from notifications is improved
  • Fixed: Crash when running multiple VPN applications
  • Changed: MDM support for forced exit nodes and rendering of the organization name
  • Changed: Tailscale will now start automatically after the first login
Commits
  • 52ddf0d VERSION.txt: this is v1.68.0
  • 4c01ce9 tsnet: fix error formatting bug
  • f5936d1 kube: fix typo (#12437)
  • a95ea31 kube,tailcfg: store parsed recorder tags in a separate field (#12429)
  • 3511d1f cmd/tailscaled, net/dns, wgengine/router: start Windows child processes with ...
  • 4cdc4ed net/dns/resolver: return an empty successful response instead of NXDomain whe...
  • 4b6a0c4 safesocket: add ConnectContext
  • 3672f66 tailcfg: bump capver for NodeAttrDisableSplitDNSWhenNoCustomResolvers
  • 93cd2ab util/singleflight: add DoChanContext
  • bc53ebd ipn/{ipnlocal,localapi},net/netkernelconf,client/tailscale,cmd/containerboot:...
  • 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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 3 months ago

Superseded by #38.