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..2143f15 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -25,12 +25,12 @@ 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 Version: 1.1.0 -Release: 1 +Release: 2 Summary: Set Up dm-crypt Based Encrypted Block Devices Source: http://cryptsetup.googlecode.com/files/cryptsetup-%{version}.tar.bz2 Source1: http://cryptsetup.googlecode.com/files/cryptsetup-%{version}.tar.bz2.asc