Skip to content

Commit 30ac491

Browse files
committed
using tpm2
1 parent 0d87b76 commit 30ac491

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

control/control.MicroOS.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ textdomain="control"
129129
<lvm config:type="boolean">false</lvm>
130130
<encryption_method>systemd_fde</encryption_method>
131131
<encryption_pbkdf>argon2id</encryption_pbkdf>
132-
<encryption_authentication>tpm2+pin</encryption_authentication>
132+
<encryption_authentication>tpm2</encryption_authentication>
133133
<windows_delete_mode config:type="symbol">all</windows_delete_mode>
134134
<linux_delete_mode config:type="symbol">all</linux_delete_mode>
135135
<other_delete_mode config:type="symbol">all</other_delete_mode>
@@ -276,7 +276,7 @@ textdomain="control"
276276
<lvm config:type="boolean">false</lvm>
277277
<encryption_method>systemd_fde</encryption_method>
278278
<encryption_pbkdf>argon2id</encryption_pbkdf>
279-
<encryption_authentication>tpm2+pin</encryption_authentication>
279+
<encryption_authentication>tpm2</encryption_authentication>
280280
<windows_delete_mode config:type="symbol">all</windows_delete_mode>
281281
<linux_delete_mode config:type="symbol">all</linux_delete_mode>
282282
<other_delete_mode config:type="symbol">all</other_delete_mode>

package/skelcd-control-MicroOS.changes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
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+
18
-------------------------------------------------------------------
29
Wed Jul 16 10:11:51 UTC 2025 - Stefan Schubert <[email protected]>
310

package/skelcd-control-MicroOS.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Requires: yast2-vm
121121

122122
Url: https://github.com/yast/skelcd-control-MicroOS
123123
AutoReqProv: off
124-
Version: 20250716
124+
Version: 20250723
125125
Release: 0
126126
Summary: The MicroOS control file needed for installation
127127
License: MIT

0 commit comments

Comments
 (0)