Skip to content

Commit d5ef7d5

Browse files
committed
Add 2.8.4 Release notes.
1 parent fba2d91 commit d5ef7d5

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

docs/v2.8.4-ReleaseNotes

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Cryptsetup 2.8.4 Release Notes
2+
==============================
3+
Stable bug-fix release.
4+
5+
All users of cryptsetup 2.8.x must upgrade to this version.
6+
7+
Changes since version 2.8.3
8+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
9+
10+
* Fix integritysetup resize (grow) of the device if integrity bitmap mode is used.
11+
Increasing the integrity device in bitmap mode did not work as integritysetup
12+
incorrectly used journal settings that were not applicable.
13+
14+
* Fix device size status reports in cryptsetup and integritysetup.
15+
If the device uses a sector size larger than 512 bytes, the newly reported byte
16+
sizes (introduced in 2.8.0) in the status report were incorrectly displayed.
17+
18+
* BITLK: Fix unlocking BitLocker device with recovery passphrase.
19+
If the recovery passphrase was present in the first keyslot, the device failed
20+
to unlock. This bug was introduced in 2.8.2 with Clear Key support.

0 commit comments

Comments
 (0)