- 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:
Ludwig Nussel 2010-02-02 12:22:30 +00:00 committed by Git OBS Bridge
parent c007e95de9
commit 2d2c4e9655
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:65d653f82ff72ad2cf5e703663331c42460df5253297d149b2ff7fa2b6e4fd1b
size 17953

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d1d8411d8af48195c3bea809c1a9f2b948a8d9637075de9dcce1cf1999c4e8a6
size 18272

View File

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

View File

@ -25,7 +25,7 @@ BuildRequires: libselinux-devel
# hashalot version
%define haver 0.3
# boot.crypto version
%define bcver 0_200911271000
%define bcver 0_201002021320
License: BSD3c(or similar) ; GPLv2 ; GPLv2+
Group: System/Base
AutoReqProv: on