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

all: bring in Tailscale 1.18 fork changes #27

Merged
merged 5 commits into from
Mar 15, 2022

Conversation

josharian
Copy link

No description provided.

When cherry-picking this commit,
be sure to add additional tailscale.go1.NN
branches to build.yml as needed.

Co-authored-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Co-authored-by: Josh Bleecher Snyder <josh@tailscale.com>
Co-authored-by: David Crawshaw <crawshaw@tailscale.com>
Co-authored-by: Maisem Ali <maisem@tailscale.com>

Change-Id: Ic5f993914ff91ad072d50eb694b3ab200c3034b3
…on unspecified addr listens

For debugging Mac firewall dialog boxes blocking+failing tests.

Change-Id: Ic1a0cd51de7fe553de1c1c9333fa1cc75b8490f2
…bugging

Change-Id: I114abf13920e3e91bfe8603e787aae219045137d
Change-Id: I204f03bc62c6f2295a8bc66d3f0bb2132153bc27
Git checkouts are not reproducible (in particular, the .git directory's hashes
vary according to the moods of git re: packing and other local settings), so
building our Go toolchain via Nix leads to source hashes that change from machine
to machine and over time.

Since Nix already knows the exact git revision it's building from, this change
lets Nix provide that hash to cmd/dist directly, skipping the rooting around in
.git to find the right hash.

Signed-off-by: David Anderson <danderson@tailscale.com>
@josharian josharian changed the base branch from tailscale.go1.17 to tailscale.go1.18 March 15, 2022 20:11
@josharian josharian requested a review from bradfitz March 15, 2022 20:11
@josharian josharian merged commit 0d07ed8 into tailscale.go1.18 Mar 15, 2022
@josharian josharian deleted the josh/tailscale.go1.18 branch March 15, 2022 20:48
@josharian josharian restored the josh/tailscale.go1.18 branch March 16, 2022 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants