public inbox for cryptsetup@lists.linux.dev
 help / color / mirror / Atom feed
From: Milan Broz <gmazyland@gmail.com>
To: cryptsetup development <cryptsetup@lists.linux.dev>
Subject: [ANNOUNCE] cryptsetup 2.7.5
Date: Tue, 3 Sep 2024 11:59:46 +0200	[thread overview]
Message-ID: <504e5778-d6c1-4efe-b4e4-a4e245cb1afd@gmail.com> (raw)


[-- Attachment #1.1.1: Type: text/plain, Size: 1221 bytes --]

The cryptsetup 2.7.5 stable release is available at

                 https://gitlab.com/cryptsetup/cryptsetup

Please note that release packages are located on kernel.org

                 https://www.kernel.org/pub/linux/utils/cryptsetup/v2.7/

Feedback and bug reports are welcomed.

Cryptsetup 2.7.5 Release Notes
==============================
Stable bug-fix release.

All users of cryptsetup 2.7 must upgrade to this version.

Changes since version 2.7.4
~~~~~~~~~~~~~~~~~~~~~~~~~~~
* 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.

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 4753 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

                 reply	other threads:[~2024-09-03  9:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=504e5778-d6c1-4efe-b4e4-a4e245cb1afd@gmail.com \
    --to=gmazyland@gmail.com \
    --cc=cryptsetup@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox