Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 05054e34c0a68a60f132756985bdee769c9023c0
https://github.com/NixOS/nixpkgs/commit/05054e34c0a68a60f132756985bdee769c9023c0
Author: Joachim Fasting <[email protected]>
Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths:
M pkgs/tools/security/tor/default.nix
Log Message:
-----------
tor: 0.2.9.9 -> 0.2.9.10
The 0.2.9 series is now a long-term support release, which will
receive backported security fixes until at least 2020.
tor should now build against libressl, as in
```nix
tor.override { openssl = libressl; }
```
Also re-enable the test-suite; works fine on my end.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits