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

tailscale: Update to 1.50.0 #405

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

nazar-stasiv
Copy link
Contributor

Summary

  • update to Go 1.21.1.
  • tailscale ping now sends an ICMP Ping code of 0.
  • UPnP falls back to a permanent lease if a limited lease fails, some servers only support permanent.
  • Adds support for Wikimedia DNS using DNS-over-HTTPS.
  • Unhide tailscale update CLI command on most platforms.
  • tailscale web updated to use React and be more awesome.
  • Add --log-http option to tailscale debug portmap.
  • tailscale netcheck now works even if the OS platform lacks CA certificates.
  • nftables support now interoperates with ufw

Test Plan

  • tailscale netcheck
  • tailscale status

Checklist

  • Package was built and tested against unstable

## Summary
- update to Go 1.21.1.
- tailscale ping now sends an ICMP Ping code of 0.
- UPnP falls back to a permanent lease if a limited lease fails, some servers only support permanent.
- Adds support for Wikimedia DNS using DNS-over-HTTPS.
- Unhide tailscale update CLI command on most platforms.
- tailscale web updated to use React and be more awesome.
- Add --log-http option to tailscale debug portmap.
- tailscale netcheck now works even if the OS platform lacks CA certificates.
- nftables support now interoperates with ufw

## Test Plan
- tailscale netcheck
- tailscale status

## Checklist
- [X] Package was built and tested against unstable
@joebonrichie joebonrichie merged commit 635dab8 into getsolus:main Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants