Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13587 closed enhancement (fixed)

cryptsetup-2.3.3

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 10.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version

Change History (5)

comment:1 by Douglas R. Reno, 4 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 4 years ago

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

All users of cryptsetup 2.x should upgrade to this version.

Changes since version 2.3.2
~~~~~~~~~~~~~~~~~~~~~~~~~~~

* Fix BitLocker compatible device access that uses native 4kB sectors.

  Devices formatted with storage that natively support 4096-bytes
  sectors can also use this sector size for encryption units.

* Support large IV count (--iv-large-sectors) cryptsetup option
  for plain device mapping.

  The large IV count is supported in dm-crypt together with larger
  sector encryption. It counts the Initialization Vector (IV) in
  a larger sector size instead of 512-bytes sectors.

  This option does not have any performance or security impact,
  but it can be used for accessing incompatible existing disk images
  from other systems.

  Only open action with plain device type and sector size > 512 bytes
  are supported.

* Fix a memory leak in BitLocker compatible handling.

* Allow EBOIV (Initialization Vector algorithm) use.

  The EBOIV initialization vector is intended to be used internally
  with BitLocker devices (for CBC mode). It can now be used also
  outside of the BitLocker compatible code.

* Require both keyslot cipher and key size options.

  If these LUKS2 keyslot parameters were not specified together,
  cryptsetup silently failed.

* Update to man pages and FAQ.

comment:3 by Douglas R. Reno, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r23211

comment:4 by Bruce Dubbs, 4 years ago

Milestone: 9.210,0

Milestone renamed

comment:5 by Bruce Dubbs, 4 years ago

Milestone: 10,010.0

Milestone renamed

Note: See TracTickets for help on using tickets.