From 2d2c4e9655907203badaed531b0bd008301e66bdb5b00fade17c1353dbb88374 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Tue, 2 Feb 2010 12:22:30 +0000 Subject: [PATCH] - 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 --- boot.crypto-0_200911271000.tar.bz2 | 3 --- boot.crypto-0_201002021320.tar.bz2 | 3 +++ cryptsetup.changes | 9 +++++++++ cryptsetup.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 boot.crypto-0_200911271000.tar.bz2 create mode 100644 boot.crypto-0_201002021320.tar.bz2 diff --git a/boot.crypto-0_200911271000.tar.bz2 b/boot.crypto-0_200911271000.tar.bz2 deleted file mode 100644 index 9479d41..0000000 --- a/boot.crypto-0_200911271000.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65d653f82ff72ad2cf5e703663331c42460df5253297d149b2ff7fa2b6e4fd1b -size 17953 diff --git a/boot.crypto-0_201002021320.tar.bz2 b/boot.crypto-0_201002021320.tar.bz2 new file mode 100644 index 0000000..fe3f7b5 --- /dev/null +++ b/boot.crypto-0_201002021320.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d8411d8af48195c3bea809c1a9f2b948a8d9637075de9dcce1cf1999c4e8a6 +size 18272 diff --git a/cryptsetup.changes b/cryptsetup.changes index 5055c02..bfdff02 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -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 diff --git a/cryptsetup.spec b/cryptsetup.spec index 10e169e..7b6f19c 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -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