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

tlspool: 20170123 -> 20180227 and fix (for 18.03 release) #37778

Merged
merged 1 commit into from Mar 30, 2018

Conversation

infinisil
Copy link
Member

Motivation for this change

Was failing on hydra (https://hydra.nixos.org/job/nixos/release-18.03/nixpkgs.tlspool.x86_64-linux), so this should be cherry-picked to the 18.03 branch. I updated it, removed unnecessary dependencies and patches that aren't needed anymore. I kept all header files as they were before to keep it backwards compatible. Binaries are now in $out/bin too in addition to $out/sbin (changed in upstream I'm pretty sure). Updated the license too (see https://github.com/arpa2/tlspool/blob/master/LICENSE-DAEMON.MD).

I tested a couple binaries without problems (although I'm not sure what this package even does).

Ping @qknight

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.

@infinisil
Copy link
Member Author

@GrahamcOfBorg build tlspool

@qknight
Copy link
Member

qknight commented Mar 26, 2018

@leenaars seen this?

@leenaars
Copy link
Contributor

@infinisil, @qknight: excellent, thanks!

@infinisil: TLS Pool is an infrastructure component that allows to make working with TLS easier, and that hygienically separates security credentials and running processes.

@globin globin merged commit 7ffbbd3 into NixOS:master Mar 30, 2018
@infinisil infinisil deleted the fix/tlspool branch April 18, 2018 20:33
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

5 participants