[systemd-devel] [PATCH] This patch solves the bug 52630 described here: https://bugs.freedesktop.org/show_bug.cgi?id=52630 .

2014-11-18 Thread qlefebvre_pro
From: Quentin Lefebvre For plain dm-crypt devices, the behavior of cryptsetup package is to ignore the hash algorithm when a key file is provided. With this patch, systemd-cryptsetup now behaves as cryptsetup, so that old plain dm-crypt devices created with cryptsetup can be mounted at boot tim

[systemd-devel] [PATCH] *** Make systemd-cryptsetup behave the same way as cryptsetup on plain dm-crypt devices when a key file is provided ***

2014-11-18 Thread qlefebvre_pro
From: Quentin Lefebvre *** BLURB HERE *** Quentin Lefebvre (1): This patch solves the bug 52630 described here: https://bugs.freedesktop.org/show_bug.cgi?id=52630 . src/cryptsetup/cryptsetup.c | 5 + 1 file changed, 5 insertions(+) -- 2.1.3