Accepting request 900118 from home:aplanas:branches:security

- Disable lto to fix tpm2_checkquote error (boo#1187316)
- Update service file to point to the correct revision

OBS-URL: https://build.opensuse.org/request/show/900118
OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-tools?expand=0&rev=74
This commit is contained in:
Marcus Meissner 2021-06-15 09:48:43 +00:00 committed by Git OBS Bridge
parent 3d2db2a128
commit 6478528698
3 changed files with 8 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<service name="tar_scm" mode="disabled"> <service name="tar_scm" mode="disabled">
<param name="url">https://github.com/intel/tpm2-tools.git</param> <param name="url">https://github.com/intel/tpm2-tools.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="revision">5.0</param> <param name="revision">5.1</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">disable</param> <param name="changesgenerate">disable</param>
</service> </service>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 15 09:36:37 UTC 2021 - Alberto Planas Dominguez <aplanas@suse.com>
- Disable lto to fix tpm2_checkquote error (boo#1187316)
- Update service file to point to the correct revision
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 7 12:50:22 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org> Mon Jun 7 12:50:22 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -16,6 +16,7 @@
# #
%define _lto_cflags %{nil}
Name: tpm2.0-tools Name: tpm2.0-tools
Version: 5.1 Version: 5.1
Release: 0 Release: 0