forked from pool/cryptsetup
- boot.crypto:
* document the stages of the boot process * show status message in boot.cypto-early * don't perform some checks if the device is skipped anyways * seed random number generator (bnc#575139) OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=35
This commit is contained in:
parent
c007e95de9
commit
2d2c4e9655
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:65d653f82ff72ad2cf5e703663331c42460df5253297d149b2ff7fa2b6e4fd1b
|
|
||||||
size 17953
|
|
3
boot.crypto-0_201002021320.tar.bz2
Normal file
3
boot.crypto-0_201002021320.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d1d8411d8af48195c3bea809c1a9f2b948a8d9637075de9dcce1cf1999c4e8a6
|
||||||
|
size 18272
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 2 12:21:44 UTC 2010 - lnussel@suse.de
|
||||||
|
|
||||||
|
- boot.crypto:
|
||||||
|
* document the stages of the boot process
|
||||||
|
* show status message in boot.cypto-early
|
||||||
|
* don't perform some checks if the device is skipped anyways
|
||||||
|
* seed random number generator (bnc#575139)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 18 12:18:32 UTC 2010 - lnussel@suse.de
|
Mon Jan 18 12:18:32 UTC 2010 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ BuildRequires: libselinux-devel
|
|||||||
# hashalot version
|
# hashalot version
|
||||||
%define haver 0.3
|
%define haver 0.3
|
||||||
# boot.crypto version
|
# boot.crypto version
|
||||||
%define bcver 0_200911271000
|
%define bcver 0_201002021320
|
||||||
License: BSD3c(or similar) ; GPLv2 ; GPLv2+
|
License: BSD3c(or similar) ; GPLv2 ; GPLv2+
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
Loading…
Reference in New Issue
Block a user