File tree Expand file tree Collapse file tree 3 files changed +13
-5
lines changed Expand file tree Collapse file tree 3 files changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -127,8 +127,9 @@ textdomain="control"
127
127
128
128
<proposal >
129
129
<lvm config : type =" boolean" >false</lvm >
130
- <encryption_method >luks2</encryption_method >
131
- <encryption_pbkdf >pbkdf2</encryption_pbkdf >
130
+ <encryption_method >systemd_fde</encryption_method >
131
+ <encryption_pbkdf >argon2id</encryption_pbkdf >
132
+ <encryption_authentication >tpm2+pin</encryption_authentication >
132
133
<windows_delete_mode config : type =" symbol" >all</windows_delete_mode >
133
134
<linux_delete_mode config : type =" symbol" >all</linux_delete_mode >
134
135
<other_delete_mode config : type =" symbol" >all</other_delete_mode >
@@ -273,8 +274,9 @@ textdomain="control"
273
274
274
275
<proposal >
275
276
<lvm config : type =" boolean" >false</lvm >
276
- <encryption_method >luks2</encryption_method >
277
- <encryption_pbkdf >pbkdf2</encryption_pbkdf >
277
+ <encryption_method >systemd_fde</encryption_method >
278
+ <encryption_pbkdf >argon2id</encryption_pbkdf >
279
+ <encryption_authentication >tpm2+pin</encryption_authentication >
278
280
<windows_delete_mode config : type =" symbol" >all</windows_delete_mode >
279
281
<linux_delete_mode config : type =" symbol" >all</linux_delete_mode >
280
282
<other_delete_mode config : type =" symbol" >all</other_delete_mode >
Original file line number Diff line number Diff line change
1
+ -------------------------------------------------------------------
2
+ Wed Jul 16 10:11:51 UTC 2025 - Stefan Schubert <
[email protected] >
3
+
4
+ - Using systemd_fde in partition proposal (jsc#PED-10703).
5
+ - 20250716
6
+
1
7
-------------------------------------------------------------------
2
8
Tue Apr 29 16:01:51 UTC 2025 - Stefan Schubert <
[email protected] >
3
9
Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ Requires: yast2-vm
121
121
122
122
Url: https://github.com/yast/skelcd-control-MicroOS
123
123
AutoReqProv: off
124
- Version: 20250429
124
+ Version: 20250716
125
125
Release: 0
126
126
Summary: The MicroOS control file needed for installation
127
127
License: MIT
You can’t perform that action at this time.
0 commit comments