summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1633518-0646722faac1a4b9.yaml
blob: f6ca94bbd73960e5d1edfef6a01f25bb47265193 (plain)
1
2
3
4
5
6
7
---
fixes:
  - Prior to Newton, volumes encrypted by the CryptsetupEncryptor and
    LuksEncryptor encryption providers used a mangled passphrase stripped of
    leading zeros per hexadecimal. When opening encrypted volumes,
    LuksEncryptor now attempts to replace these mangled passphrases if detected
    while CryptsetupEncryptor simply uses the mangled passphrase.