nova/releasenotes/notes/bug-1633518-0646722faac1a4b9.yaml
Lee Yarwood 7d77fe09e8 Add a releasenote for bug#1633518
The code relating to this patch can be seen in:
I7096463c5eba951dd6322ee6965435e877ca0371

Partial-bug: #1633518
Change-Id: I297e138aca52ae10fbfaa50c79cf001fadaf557e
2016-11-30 13:17:51 +00:00

8 lines
371 B
YAML

---
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.