Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f90e5baa92ccf70cf02cf53ebe9d3e3576278d65
      
https://github.com/NixOS/nixpkgs/commit/f90e5baa92ccf70cf02cf53ebe9d3e3576278d65
  Author: Joachim Fasting <[email protected]>
  Date:   2017-03-02 (Thu, 02 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.

(cherry picked from commit 05054e34c0a68a60f132756985bdee769c9023c0)


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to