Opened 2 years ago
Closed 2 years ago
#19180 closed enhancement (fixed)
cryptsetup-2.7.0
| Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.1 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New minor version.
Change History (3)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 2 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed at commits
aee6c1a88a Update to webp-pixbuf-loader-0.2.6. 0f4d7bcad7 Update to cryptsetup-2.7.0. 376239ba0c Update to inih-r58.
Note:
See TracTickets
for help on using tickets.

Cryptsetup 2.7.0 Release Notes
Stable release with new features and bug fixes.
Changes since version 2.6.1
# cryptsetup luksDump <device> LUKS header information Version: 2 ... Data segments: 0: hw-opal-crypt offset: 16777216 [bytes] length: ... [bytes] cipher: aes-xts-plain64 sector: 512 [bytes] HW OPAL encryption: OPAL segment number: 1 OPAL key: 256 bits OPAL segment length: ... [bytes] Keyslots: 0: luks2 Key: 768 bits ...For devices with OPAL encryption ONLY (only 256 bits OPAL unlocking key is stored):LUKS header information Version: 2 ... Data segments: 0: hw-opal offset: 16777216 [bytes] length: ... [bytes] cipher: (no SW encryption) HW OPAL encryption: OPAL segment number: 1 OPAL key: 256 bits OPAL segment length: ... [bytes] Keyslots: 0: luks2 Key: 256 bits ...# cryptsetup luksErase <device> Enter OPAL Admin password: ***The LUKS header is destroyed (unlike in normal LUKS luksErase) as data are no longer accessible even with previous volume key knowledge.# cryptsetup luksErase --hw-opal-factory-reset <device> Enter OPAL PSID: ***Libcryptsetup API extensions
The libcryptsetup API is backward compatible for all existing symbols.
New symbols:
New defines (hw encryption status):
New keyslot context types:
New requirement flag: