Opened 2 weeks ago

Closed 13 days ago

#20313 closed enhancement (fixed)

cryptsetup-2.7.5

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 2 weeks ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 13 days ago

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.

comment:3 by Bruce Dubbs, 13 days ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

92a6249494 Update to cryptsetup-2.7.5.
1fd0c14f1c Update to geoclue-2.7.2.
6c185a4eba Update to libevdev-1.13.3 (Xorg driver).
Note: See TracTickets for help on using tickets.