[systemd-bugs] [Bug 56593] systemd-cryptsetup does not allow a hash type of "plain"
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 6 06:53:52 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=56593
Dave Reisner <d at falconindy.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Dave Reisner <d at falconindy.com> ---
Fixed in git. The problem is that cryptsetup, on the front end, converts
hashtype "plain" to a NULL params.hash argument in passing to crypt_format.
systemd-cryptsetup didn't do this, so it tried to pass an invalid hash to the
libcryptsetup backend.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20121106/14003d63/attachment.html>
More information about the systemd-bugs
mailing list