Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: fd588f939cf456f3932619b4a8587731669cc0a7
https://github.com/NixOS/nixpkgs/commit/fd588f939cf456f3932619b4a8587731669cc0a7
Author: William A. Kennington III <[email protected]>
Date: 2015-05-18 (Mon, 18 May 2015)
Changed paths:
M pkgs/os-specific/linux/cryptsetup/default.nix
Log Message:
-----------
cryptsetup: Use openssl instead of libgcrypt
When libgcrypt added support for libcap, it started dropping
capabilities of the cryptsetup process. This meant that cryptsetup was
unable to communicate with device mapper. This patch fixes that issue by
removing the dependency on libgcrypt and instead uses openssl for the
implementation of low-level cryptographic functions.
Fixes #7859.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits