Accepting request 22637 from security
Copy from security/cryptsetup based on submit request 22637 from user lnussel OBS-URL: https://build.opensuse.org/request/show/22637 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=40
This commit is contained in:
parent
c0ab4ba8a7
commit
fbfbd32658
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb92b934bba1e5d73d8ef91e11c6592076ab97a8126e0eaf14e659cd2f9341df
|
||||
size 17889
|
3
boot.crypto-0_200910201446.tar.bz2
Normal file
3
boot.crypto-0_200910201446.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:748209e4d765d7b66b6479f7e838e1ceca1823c00184b7732f647f9f5807d56d
|
||||
size 17933
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 19 14:33:57 UTC 2009 - lnussel@suse.de
|
||||
|
||||
- add luks script in volumemanager stage too, this way some side
|
||||
effects are avoided (bnc#547612)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 7 12:37:24 UTC 2009 - lnussel@suse.de
|
||||
|
||||
|
@ -25,12 +25,12 @@ BuildRequires: libselinux-devel
|
||||
# hashalot version
|
||||
%define haver 0.3
|
||||
# boot.crypto version
|
||||
%define bcver 0_200910071414
|
||||
%define bcver 0_200910201446
|
||||
License: BSD 3-clause (or similar) ; GPL v2 only ; GPL v2 or later
|
||||
Group: System/Base
|
||||
AutoReqProv: on
|
||||
Version: 1.0.7
|
||||
Release: 9
|
||||
Release: 10
|
||||
Summary: Set Up dm-crypt Based Encrypted Block Devices
|
||||
Source: cryptsetup-%{version}.tar.bz2
|
||||
Source1: hashalot-%haver.tar.bz2
|
||||
@ -205,6 +205,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir /lib/mkinitrd/scripts
|
||||
/lib/mkinitrd/scripts/setup-luks.sh
|
||||
/lib/mkinitrd/scripts/boot-luks.sh
|
||||
/lib/mkinitrd/scripts/setup-luks2.sh
|
||||
/lib/mkinitrd/scripts/setup-luks_final.sh
|
||||
/sbin/cryptsetup
|
||||
/sbin/hashalot
|
||||
/sbin/rccrypto
|
||||
|
Loading…
x
Reference in New Issue
Block a user