Accepting request 1100949 from home:gary_lin:branches:Base:System

- Add libtss2-tcti-device0 as the default TCTI interface to avoid
  the following error:
  Esys_Initialize() Initialize default tcti. ErrorCode (0x000a000a)

OBS-URL: https://build.opensuse.org/request/show/1100949
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcr-oracle?expand=0&rev=11
This commit is contained in:
Dirk Mueller 2023-07-29 08:41:33 +00:00 committed by Git OBS Bridge
parent 49e6bbc33c
commit 3ad693c87e
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 26 14:06:43 UTC 2023 - Gary Ching-Pang Lin <glin@suse.com>
- Add libtss2-tcti-device0 as the default TCTI interface to avoid
the following error:
Esys_Initialize() Initialize default tcti. ErrorCode (0x000a000a)
-------------------------------------------------------------------
Tue Jul 4 07:44:10 UTC 2023 - Olaf Kirch <okir@suse.com>

View File

@ -27,6 +27,7 @@ URL: https://github.com/okirch/pcr-oracle
Source: %{name}-%{version}.tar.xz
BuildRequires: libopenssl-devel >= 0.9.8
BuildRequires: tpm2-0-tss-devel
Requires: libtss2-tcti-device0
ExclusiveArch: x86_64 aarch64 ppc64le riscv64
%description