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

stubby: init at 0.2.1 #34975

Merged
merged 0 commits into from Feb 15, 2018
Merged

stubby: init at 0.2.1 #34975

merged 0 commits into from Feb 15, 2018

Conversation

leenaars
Copy link
Contributor

Motivation for this change

Stubby is a local stub resolver that implements RFC 7858, aka DNS-over-TLS. This allow private DNS requests.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@davidak
Copy link
Member

davidak commented Feb 15, 2018

Can't be built on macOS because of #34989.

queries sent from a client machine (desktop or laptop) to a DNS
Privacy resolver increasing end user privacy. Stubby is developed by
the getdns team.
'';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation, please, just as it was for getdns in the end https://github.com/NixOS/nixpkgs/pull/34921/files#diff-3f19f5b14f3dc0b7cdf83623bc28eb3cR25

@Mic92
Copy link
Member

Mic92 commented Feb 28, 2018

Where is stubby and why is 6ec8fe0 pointing to my commit instead?

@shlevy
Copy link
Member

shlevy commented Feb 28, 2018

I didnt merge this...

@Mic92
Copy link
Member

Mic92 commented Feb 28, 2018

w00t?

@Mic92
Copy link
Member

Mic92 commented Feb 28, 2018

@leenaars please tell me, you have closed this pull request at least.

@grahamc
Copy link
Member

grahamc commented Mar 1, 2018

leenaars force-pushed the leenaars:stubby branch from 282b2b5 to 6ec8fe0 13 days ago

I think this might have triggered an automatic merging of the pull request, which is how people merge pull requests using the command line.

The logic to automatically merge a Pull Request looks at the commit SHA's present on the Pull Request.

If all of the commit SHA's have been pushed to the base branch already, we'll automatically mark it as merged.

Would it be the case that commits that are already present in the base branch NixOS:master were force pushed to the head branch leenaars:stubby, therefore producing what we see now?```

@leenaars leenaars mentioned this pull request Mar 2, 2018
8 tasks
@leenaars
Copy link
Contributor Author

leenaars commented Mar 2, 2018

@grahamc: that is indeed what happened. Quite confusing. I've made a new pull request with the (meanwhile updated) stubby. See: #36225

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants