Accepting request 644573 from security

- add a Requires towards tpm2-0-tss, because that main package holds the udev
  rules and logic for setting up the tss user. Without this the daemon can't
  start up correctly.

OBS-URL: https://build.opensuse.org/request/show/644573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tpm2.0-abrmd?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2018-10-26 09:10:05 +00:00 committed by Git OBS Bridge
commit 92ba446dd8
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 25 09:00:40 UTC 2018 - matthias.gerstner@suse.com
- add a Requires towards tpm2-0-tss, because that main package holds the udev
rules and logic for setting up the tss user. Without this the daemon can't
start up correctly.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 23 15:46:28 UTC 2018 - matthias.gerstner@suse.com Tue Oct 23 15:46:28 UTC 2018 - matthias.gerstner@suse.com

View File

@ -37,6 +37,7 @@ BuildRequires: pkgconfig(tss2-sys)
Requires(pre): pwdutils Requires(pre): pwdutils
Recommends: libtss2-tcti-device0 Recommends: libtss2-tcti-device0
Recommends: libtss2-tcti-tabrmd0 Recommends: libtss2-tcti-tabrmd0
Requires: tpm2-0-tss
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Patch0: fix_dlopen.patch Patch0: fix_dlopen.patch
# the auto activation is not whitelisted for <= SLE12-SP3 # the auto activation is not whitelisted for <= SLE12-SP3