forked from pool/cryptsetup
re-enable accidentally disabled setprompt call
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=10
This commit is contained in:
parent
d026add800
commit
7fe419d31b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80f9cad13c46274a2bcddd542bb071741897631647d95b64ec133686339c518c
|
||||
size 16617
|
3
boot.crypto-0_200909041226.tar.bz2
Normal file
3
boot.crypto-0_200909041226.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa4e5844a5214d661ee6bd55d42aca36ab16fba827dfaa32ac3e434681bc2eb6
|
||||
size 17620
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 10:04:05 UTC 2009 - lnussel@suse.de
|
||||
|
||||
- boot.crypto:
|
||||
* fix setting options without parameter
|
||||
* infinite retries in initrd
|
||||
* tries=0 means infinite tries
|
||||
* implement retries in the script to make it work with keyscripts and non-luks volumes
|
||||
* keyscript support (fate#302628)
|
||||
* remove the option to fsck the fs as it actually never worked
|
||||
* fix initrd option parsing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 27 06:59:55 UTC 2009 - lnussel@suse.de
|
||||
|
||||
|
@ -25,7 +25,7 @@ BuildRequires: libselinux-devel
|
||||
# hashalot version
|
||||
%define haver 0.3
|
||||
# boot.crypto version
|
||||
%define bcver 0_200908191402
|
||||
%define bcver 0_200909041226
|
||||
License: BSD 3-clause (or similar) ; GPL v2 only ; GPL v2 or later
|
||||
Group: System/Base
|
||||
AutoReqProv: on
|
||||
|
Loading…
Reference in New Issue
Block a user