- update to version 2.0.2:

- --enable-integration option to configure script now works as documented.
  - Format specifier with wrong size in util module.
  - Initialize TCTI context to 0 before setting values. This will cause all
    members that aren't explicitly initialized by be 0.

OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=34
This commit is contained in:
Matthias Gerstner 2018-09-26 15:56:05 +00:00 committed by Git OBS Bridge
parent b29ad9fd05
commit 6860a81c92
5 changed files with 30 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b012a6c3e4462a411eaafd3dc8d3b13ef4118348acfd5108b68a57c8c0a5ed9c
size 556388

3
tpm2-abrmd-2.0.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:18d407d6752d1d3af9a1bc811074708e9873024eb661be8d50759b3d26ffba5f
size 556808

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEO9reRd3kSv1BICmAMvd+dcLh07oFAluXPjUACgkQMvd+dcLh
07rZ2g//dfOeHDr7TVWhYLwVFs9FZkc/Kax1w+yf9+WB20xwEsa6RCQ/oFOaN9r0
z1Q1oiP0i6aNHnTqy2KkU8G4GkTFgGYwwprd2DIVj6vxtNwNz7dvEwoKOxr6xs2q
0Hb8zZzKAy/sKxJj7sXIWoqYMuVo893In3AyVq5rf8jshXva7wSDSSJcMS5vRjJi
eznC5x9aKAdq4UNt7wsQs/dDcmwQYYic1GJN2AmUJsVxmWMN/By+sNsrMnaglqEA
jm6hl5Jpi6uqXw+CBPMNbxMJZNYOWdNHko5j/IcQ+wroToD5x2WRvIhUQ27awNIV
jxxObfsGYj3/z65s0TerEnl6Ie2BYY/zuA+ZJVmMeKQ5fYxT4lfU5OgZ9jnAB2X0
az56gPZ28HtDTkAU/9bel25qkI/2QB3MqFI2M5SstBWwJssrO7xcjzJuXIkPlSxQ
fI+Kif7+fS9hCYRtfhmyZlKoY4rO4WwlqP/FXaoGtCoeMZYEAPcYostmWJSgyHO5
sFFrdO8rUyl1iiHCBMBaCLD2oj1PlIza17BWznSlSxZatvQaK0bYfXehOfi5Yj/J
4J397RmV0fP52a/ZTZIwMQjYyG0Ed/TasQmizsZhdmpyXkYElT34j+NZvV/ZdCgV
s47CCE5wIzCuDIyUMG/1zSDnOEg2Uab4vREtd0F+374VqooeFp8=
=U65G
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Sep 26 15:51:01 UTC 2018 - matthias.gerstner@suse.com
- update to version 2.0.2:
- --enable-integration option to configure script now works as documented.
- Format specifier with wrong size in util module.
- Initialize TCTI context to 0 before setting values. This will cause all
members that aren't explicitly initialized by be 0.
-------------------------------------------------------------------
Tue Sep 18 09:05:24 UTC 2018 - matthias.gerstner@suse.com

View File

@ -17,13 +17,13 @@
Name: tpm2.0-abrmd
Version: 2.0.1
Version: 2.0.2
Release: 0
Summary: Intel's TCG Software Stack Access Broker & Resource Manager for TPM 2.0 chips
License: BSD-2-Clause
Group: Productivity/Security
Url: https://github.com/tpm2-software/tpm2-abrmd
Source0: https://github.com/tpm2-software/tpm2-abrmd/releases/download/2.0.1/tpm2-abrmd-%{version}.tar.gz
Source0: https://github.com/tpm2-software/tpm2-abrmd/releases/download/%{version}/tpm2-abrmd-%{version}.tar.gz
Source1: tpm2.0-abrmd.rpmlintrc
BuildRequires: autoconf-archive
BuildRequires: automake