Go to file
Ludwig Nussel 0ffce94442 Accepting request 999046 from home:lnussel:branches:security
- 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 parameters if these are the same as during initialization.
  * Properly wipe the unused area after reencryption with datashift in
    the forward direction.
  * Check datashift value against larger sector size.
    For example, it could cause an issue if misaligned 4K sector appears
    during decryption.
  * Do not allow sector size increase reencryption in offline mode.
  * Do not allow dangerous sector size change during reencryption.
  * Ask the user for confirmation before resuming reencryption.
  * Do not resume reencryption with conflicting parameters.
  * Add --force-offline-reencrypt option.
  * Do not allow nested encryption in LUKS reencrypt.
  * Support all options allowed with luksFormat with encrypt action.
  * Add resize action to integritysetup.
  * Remove obsolete dracut plugin reencryption example.
  * Fix possible keyslot area size overflow during conversion to LUKS2.
  * Allow use of --header option for cryptsetup close.

OBS-URL: https://build.opensuse.org/request/show/999046
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=178
2022-08-24 11:32:11 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=1 2007-06-05 02:29:16 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=1 2007-06-05 02:29:16 +00:00
baselibs.conf Accepting request 561151 from home:archie172:branches:security 2018-01-09 08:52:58 +00:00
cryptsetup-2.5.0.tar.sign Accepting request 999046 from home:lnussel:branches:security 2022-08-24 11:32:11 +00:00
cryptsetup-2.5.0.tar.xz Accepting request 999046 from home:lnussel:branches:security 2022-08-24 11:32:11 +00:00
cryptsetup-rpmlintrc Accepting request 878732 from home:AndreasStieger:branches:security 2021-03-15 07:59:10 +00:00
cryptsetup.changes Accepting request 999046 from home:lnussel:branches:security 2022-08-24 11:32:11 +00:00
cryptsetup.keyring Accepting request 143882 from home:sbrabec:gpg-offline-verify 2012-12-11 12:52:39 +00:00
cryptsetup.spec Accepting request 999046 from home:lnussel:branches:security 2022-08-24 11:32:11 +00:00