summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorWilliam A. Kennington III <william@wkennington.com>2015-05-18 13:04:16 -0700
committerWilliam A. Kennington III <william@wkennington.com>2015-05-18 13:12:27 -0700
commitfd588f939cf456f3932619b4a8587731669cc0a7 (patch)
tree8a1a5216f5ebc863325eaa26fa75d9d09bec503d /README.md
parentb0972a00061e41db8fe35b20176b8d380f84975f (diff)
downloadnixpkgs-fd588f939cf456f3932619b4a8587731669cc0a7.tar
nixpkgs-fd588f939cf456f3932619b4a8587731669cc0a7.tar.gz
nixpkgs-fd588f939cf456f3932619b4a8587731669cc0a7.tar.bz2
nixpkgs-fd588f939cf456f3932619b4a8587731669cc0a7.tar.lz
nixpkgs-fd588f939cf456f3932619b4a8587731669cc0a7.tar.xz
nixpkgs-fd588f939cf456f3932619b4a8587731669cc0a7.tar.zst
nixpkgs-fd588f939cf456f3932619b4a8587731669cc0a7.zip
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.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions