Pedro Monreal Gonzalez
e7976f0568
* Fix possible online reencryption data corruption (only in 2.7.x). In some situations (initializing a suspended device-mapper device), cryptsetup disabled direct-io device access. This caused unsafe online reencryption operations that could lead to data corruption. The code now adds strict checks (and aborts the operation) and changes direct-io detection code to prevent data corruption. * Fix a clang compilation error in SSH token plugin. As clang linker treats missing symbols as errors, the linker phase for the SSH token failed as the optional cryptsetup_token_buffer_free was not defined. * Fix crypto backend initialization in crypt_format_luks2_opal API call. OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=204 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
cc-by-sa-4.0.txt | ||
cryptsetup-2.7.5.tar.sign | ||
cryptsetup-2.7.5.tar.xz | ||
cryptsetup.changes | ||
cryptsetup.keyring | ||
cryptsetup.spec |