sys-auth/pam_mount: fix LUKS2 header detection for AEAD/integrity
authorRobin H. Johnson <robbat2@gentoo.org>
Thu, 16 May 2019 04:50:51 +0000 (21:50 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Thu, 16 May 2019 04:52:45 +0000 (21:52 -0700)
commit8d2dcb41f4b7acbb1dac92107ee3c086221f06ae
tree7fc508738e7f6879fc6b655554d8ecef2761d7e2
parent52814bce8cd6e20142d19395056909d2ee733827
sys-auth/pam_mount: fix LUKS2 header detection for AEAD/integrity

Trying to use a LUKS2 device via pam_mount fails with a cryptic message:
'No dmcrypt cipher specified (use -o cipher=xxx)'

Trivial upstream patch is needed to fix the detection.

See-Also: https://bbs.archlinux.org/viewtopic.php?id=242131
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
sys-auth/pam_mount/files/pam_mount-2.16-crypto-Add-support-for-LUKS2.patch [new file with mode: 0644]
sys-auth/pam_mount/pam_mount-2.16-r1.ebuild [new file with mode: 0644]