- 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:
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 +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