3f87bc Update cryptsetup to version 2.5.0 / rev 118 via SR 999047

8 files Authored by lnussel 2 years ago, Committed by Bernhard M. Wiedemann 2 years ago,
    Update cryptsetup to version 2.5.0 / rev 118 via SR 999047
    
    https://build.opensuse.org/request/show/999047
    by user lnussel + dimstar_suse
    - cryptsetup 2.5.0:
      * Split manual pages into per-action pages and use AsciiDoc format.
      * Remove cryptsetup-reencrypt tool from the project and move reencryption
        to already existing "cryptsetup reencrypt" command.
        If you need to emulate the old cryptsetup-reencrypt binary, use simple
        wrappers script running "exec cryptsetup reencrypt $@".
      * LUKS2: implement --decryption option that allows LUKS removal.
      * Fix decryption operation with --active-name option and restrict
        it to be used only with LUKS2.
      * Do not refresh reencryption digest when not needed.
        This should speed up the reencryption resume process.
      * Store proper resilience data in LUKS2 reencrypt initialization.
        Resuming reencryption now does not require specification of resilience
        type paramet
    
        
file modified
+0 -0
file modified
+37 -0