- boot.crypto:

* /lib/udev/vol_id no longer exists, use blkid instead
  * add space at end of password prompt in initrd
  * fix autodetetection of root on LVM on LUKS (bnc#528474)

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=28
This commit is contained in:
2009-10-08 08:56:13 +00:00
committed by Git OBS Bridge
parent df1c735262
commit 178815287e
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 7 12:37:24 UTC 2009 - lnussel@suse.de
- boot.crypto:
* /lib/udev/vol_id no longer exists, use blkid instead
* add space at end of password prompt in initrd
* fix autodetetection of root on LVM on LUKS (bnc#528474)
-------------------------------------------------------------------
Tue Oct 6 11:43:15 UTC 2009 - lnussel@suse.de