forked from pool/cryptsetup
- 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:
parent
df1c735262
commit
178815287e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41602462e6538ee7384259d2d5e10b485ca9d0de33f49c3e1cc0746b5084f9b2
|
||||
size 17722
|
3
boot.crypto-0_200910071414.tar.bz2
Normal file
3
boot.crypto-0_200910071414.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb92b934bba1e5d73d8ef91e11c6592076ab97a8126e0eaf14e659cd2f9341df
|
||||
size 17889
|
@ -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
|
||||
|
||||
|
@ -25,7 +25,7 @@ BuildRequires: libselinux-devel
|
||||
# hashalot version
|
||||
%define haver 0.3
|
||||
# boot.crypto version
|
||||
%define bcver 0_200910061245
|
||||
%define bcver 0_200910071414
|
||||
License: BSD 3-clause (or similar) ; GPL v2 only ; GPL v2 or later
|
||||
Group: System/Base
|
||||
AutoReqProv: on
|
||||
|
Loading…
Reference in New Issue
Block a user