17
17
18
18
19
19
Name: yast2-bootloader
20
- Version: 5.0.15
20
+ Version: 5.0.16
21
21
Release: 0
22
22
Summary: YaST2 - Bootloader Configuration
23
23
License: GPL-2.0 -or-later
@@ -30,8 +30,8 @@ BuildRequires: yast2 >= 4.5.16
30
30
BuildRequires: yast2-devtools >= 4.2.2
31
31
# yast/rspec/helpers.rb
32
32
BuildRequires: yast2-ruby-bindings >= 4.4.7
33
- # BlkDevice#preferred_name and Filesystems::BlkFilesystem#preferred_name
34
- BuildRequires: yast2-storage-ng >= 4.3.36
33
+ # Supporting LUKS2 encryption by TPM2 device
34
+ BuildRequires: yast2-storage-ng >= 5.0.28
35
35
# lenses needed also for tests
36
36
BuildRequires: augeas-lenses
37
37
BuildRequires: rubygem(%rb_default_ruby_abi:cfa_grub2 ) >= 1.0.1
@@ -47,8 +47,8 @@ Requires: yast2 >= 4.5.16
47
47
Requires: yast2-core >= 2.18.7
48
48
Requires: yast2-packager >= 2.17.24
49
49
Requires: yast2-pkg-bindings >= 2.17.25
50
- # Y2Storage::Arch#efibootmgr?
51
- Requires: yast2-storage-ng >= 4.4.22
50
+ # Supporting LUKS2 encryption by TPM2 device
51
+ Requires: yast2-storage-ng >= 5.0.28
52
52
# Support for multiple values in GRUB_TERMINAL
53
53
Requires: rubygem(%rb_default_ruby_abi:cfa_grub2 ) >= 1.0.1
54
54
# lenses are needed as cfa_grub2 depends only on augeas bindings, but also
0 commit comments