File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ textdomain="control"
129
129
<lvm config : type =" boolean" >false</lvm >
130
130
<encryption_method >systemd_fde</encryption_method >
131
131
<encryption_pbkdf >argon2id</encryption_pbkdf >
132
- <encryption_authentication >tpm2+pin </encryption_authentication >
132
+ <encryption_authentication >tpm2</encryption_authentication >
133
133
<windows_delete_mode config : type =" symbol" >all</windows_delete_mode >
134
134
<linux_delete_mode config : type =" symbol" >all</linux_delete_mode >
135
135
<other_delete_mode config : type =" symbol" >all</other_delete_mode >
@@ -276,7 +276,7 @@ textdomain="control"
276
276
<lvm config : type =" boolean" >false</lvm >
277
277
<encryption_method >systemd_fde</encryption_method >
278
278
<encryption_pbkdf >argon2id</encryption_pbkdf >
279
- <encryption_authentication >tpm2+pin </encryption_authentication >
279
+ <encryption_authentication >tpm2</encryption_authentication >
280
280
<windows_delete_mode config : type =" symbol" >all</windows_delete_mode >
281
281
<linux_delete_mode config : type =" symbol" >all</linux_delete_mode >
282
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 23 14:39:22 UTC 2025 - Stefan Schubert <
[email protected] >
3
+
4
+ - Using tpm2 instead of tpm2+pin because MicroOS will installed
5
+ mainly on servers. (jsc#PED-10703)
6
+ - 20250723
7
+
1
8
-------------------------------------------------------------------
2
9
Wed Jul 16 10:11:51 UTC 2025 - Stefan Schubert <
[email protected] >
3
10
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: 20250716
124
+ Version: 20250723
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