OBS User unknown 2008-05-06 16:54:56 +00:00 committed by Git OBS Bridge
parent f7518a833b
commit 4e19fa1180
4 changed files with 14 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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