diff --git a/boot.crypto-0_200804091625.tar.bz2 b/boot.crypto-0_200804091625.tar.bz2 deleted file mode 100644 index e64fbd2..0000000 --- a/boot.crypto-0_200804091625.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ab39e3a547a35b46f4270e4edc68916fcba52a9cb124d3f4bcaa22838de8db9 -size 13171 diff --git a/boot.crypto-0_200805061223.tar.bz2 b/boot.crypto-0_200805061223.tar.bz2 new file mode 100644 index 0000000..17f8e25 --- /dev/null +++ b/boot.crypto-0_200805061223.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8008b316e548e31551a6a631386fe54113cb449ed8f2a44bd67c6600b41428 +size 13209 diff --git a/cryptsetup.changes b/cryptsetup.changes index 3c4dc89..75ccbd9 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 6 12:36:49 CEST 2008 - mkoenig@suse.de + +- load loop module in boot.crypto-early as it might be needed. + It is previously initially loaded by boot.localfs. + ------------------------------------------------------------------- Wed Apr 9 15:59:09 CEST 2008 - mkoenig@suse.de diff --git a/cryptsetup.spec b/cryptsetup.spec index 50b1778..279a40f 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -17,12 +17,12 @@ BuildRequires: device-mapper-devel e2fsprogs-devel libgcrypt-devel popt-devel # hashalot version %define haver 0.3 # boot.crypto version -%define bcver 0_200804091625 +%define bcver 0_200805061223 License: BSD 3-Clause; GPL v2 or later Group: System/Base AutoReqProv: on Version: 1.0.5_SVNr46 -Release: 11 +Release: 16 Summary: Set Up dm-crypt Based Encrypted Block Devices Source: cryptsetup-%{version}.tar.bz2 Source1: hashalot-%haver.tar.bz2 @@ -173,6 +173,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libcryptsetup.so %changelog +* Tue May 06 2008 mkoenig@suse.de +- load loop module in boot.crypto-early as it might be needed. + It is previously initially loaded by boot.localfs. * Wed Apr 09 2008 mkoenig@suse.de - add support for boot.crypto-early [#355824] needed to encrypt block devices for usage with LVM or MD