Files
nixpkgs/pkgs
Joachim Fasting 05054e34c0 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.
2017-03-01 23:56:34 +01:00
..
2017-03-01 11:34:44 +01:00
2017-03-01 23:56:34 +01:00
2017-03-01 20:12:24 +01:00