Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tailscale.com from 1.40.1 to 1.46.1 #10

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps tailscale.com from 1.40.1 to 1.46.1.

Release notes

Sourced from tailscale.com's releases.

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

1.46.0

Android

  • Fixed an issue that could cause the device name to always be 'localhost'

iOS

  • UI redesign (new onboarding flow, exit node picker, devices list, device details, settings page)
  • Added ability to ping devices
  • Added support for Tailnet lock

macOS

  • Added support for Tailnet lock

Windows

  • Added support for Tailnet lock

1.44.2

All platforms

  • fix handling of custom HTTP ports in tailscale serve.

Windows

  • restore support for Windows 7 and 8.x. 1.44.2 will be the last release to support Windows 7, Windows 8, Windows Server 2008 and Windows Server 2012.

1.44.0

All Platforms

  • Tailscale SSH supports remote port forwarding
  • Tailscale Serve now supports HTTP
  • improve stability of userspace subnet routers, including macOS, Windows, FreeBSD, and Linux when --tun-userspace-networking is used
  • initial support for recursive DNS resolution to replace bootstrapDNS, currently operating in a parallel mode
  • MagicSock will prefer private addresses when both private and public are available, to keep traffic in private VPCs where possible
  • update to Go 1.20.5
  • remove async support from portlist package, please update to use synchronous Poll() if this breaks your package
  • WatchIPNBus requires only read-only permissions to read
  • base the decision of whether to renew in tailscale cert on the lifetime of the certificate, not hard-coded. Better supports 14 day certificate lifetimes.

Linux

  • better support SELinux systems using Tailscale SSH

... (truncated)

Commits
  • 2d3223f VERSION.txt: this is v1.46.1
  • 2a7356f tka: guard against key-length panics when verifying signatures
  • c7c1674 ssh: ignore io.EOF from sftp.Server.Serve
  • 0e950af util/linuxfw: remove yet-unused code to fix linux/arm64 crash
  • 1670183 tstest/deptest: add test-only package to unify negative dep tests
  • 49cb734 VERSION.txt: this is v1.46.0
  • 7c04846 tsweb: relax CSP for debug handlers (#8649)
  • 9ab7021 cmd/gitops-pusher: re-use existing types from acl package
  • 6b56e92 client/tailscale: add warnings slice to ACLTestFailureSummary
  • a3c7b21 util/linuxfw: add nftables support
  • 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)

Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.40.1 to 1.46.1.
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](tailscale/tailscale@v1.40.1...v1.46.1)

---
updated-dependencies:
- dependency-name: tailscale.com
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2023

Superseded by #12.

@dependabot dependabot bot closed this Aug 21, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/tailscale.com-1.46.1 branch August 21, 2023 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants