Re: How to resume decryption on LUKS1 in-place

Ondrej Kozina <[email protected]> Mon, 4 Mar 2024 16:45:21 +0100
Newsgroups dev.linux.lists.cryptsetup
Message-ID <[email protected]>
On 04/03/2024 15:51, xndr wrote:
> For the record:-
> 
>       $: cryptsetup -V
>       cryptsetup 2.6.1 flags: UDEV BLKID KEYRING KERNEL_CAPI
> 
>       $: apt show cryptsetup
>       Package: cryptsetup
>       Version: 2:2.6.1-4~deb12u2
> 
> We see the latest stable version on GitLab is now 2.7.0; is it still
> recommended to rollback to 2.4.3?

In general? No I don't recommend to downgrade to 2.4.3 for normal 
operation. It's just currently the best option to workaround the bug 
introduced in 2.5.0 regarding resuming LUKS1 decryption operation.

You'd need the old version only for this particular case. Nothing else.

Anyway, I'll send patch to upstream soon so there will be a proper fix 
for 2.7.0 and later releases.

Kind regards
O.