forked from pool/cryptsetup
- boot.crypto:
* drop cryptotab support OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=56
This commit is contained in:
parent
afa271b153
commit
29173b2fb1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e70807bc7b3d3cd396319ebc554a168d6b8f1d9c5673674be5a3e0e4faf7af84
|
|
||||||
size 18511
|
|
3
boot.crypto-0_201011301557.tar.bz2
Normal file
3
boot.crypto-0_201011301557.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9c6b19b6ba9249c2dc885caa7a25c96582d7e7f4636f6d0da8ad33cf38156184
|
||||||
|
size 16991
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 30 14:16:07 UTC 2010 - lnussel@suse.de
|
||||||
|
|
||||||
|
- boot.crypto:
|
||||||
|
* drop cryptotab support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 16 14:05:47 UTC 2010 - lnussel@suse.de
|
Tue Nov 16 14:05:47 UTC 2010 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ BuildRequires: libselinux-devel pkgconfig
|
|||||||
# hashalot version
|
# hashalot version
|
||||||
%define haver 0.3
|
%define haver 0.3
|
||||||
# boot.crypto version
|
# boot.crypto version
|
||||||
%define bcver 0_201011161518
|
%define bcver 0_201011301557
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
@ -212,6 +212,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/lib/mkinitrd/scripts/boot-luks.sh
|
/lib/mkinitrd/scripts/boot-luks.sh
|
||||||
/lib/mkinitrd/scripts/setup-luks2.sh
|
/lib/mkinitrd/scripts/setup-luks2.sh
|
||||||
/lib/mkinitrd/scripts/setup-luks_final.sh
|
/lib/mkinitrd/scripts/setup-luks_final.sh
|
||||||
|
/usr/sbin/convert_cryptotab
|
||||||
/sbin/cryptsetup
|
/sbin/cryptsetup
|
||||||
/sbin/hashalot
|
/sbin/hashalot
|
||||||
/sbin/rccrypto
|
/sbin/rccrypto
|
||||||
|
Loading…
Reference in New Issue
Block a user