A TPM2.0 testing tool build upon TPM2.0-TSS
Go to file
Javier Martinez Canillas 58cab6daaa
Revert backward incompatible change that removes default object attributes
The tpm2-tools 3.1.0 release contains a backward incompatible change that
was introduced by commit e103bbf5117 ("objectattrs: clear before or'ing
in values"), that changed the way that object attributes were specified.

Before there were a set of default attributes and the user could specify
additional attributes to be used, but after the mentioned commit the user
must specify all attributes.

This is a user visible change that changes the tools semantics, so is not
a suitable change for a MINOR version number increment, according to the
Semantic Versioning document (https://semver.org) since it breaks rule 2:

2.MINOR version when you add functionality in a backwards-compatible manner

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2018-07-14 10:51:59 +02:00
.gitignore Update to 3.1.1 release 2018-07-12 13:44:04 +08:00
Revert-objectattrs-clear-before-or-ing-in-values.patch Revert backward incompatible change that removes default object attributes 2018-07-14 10:51:59 +02:00
sources Update to 3.1.1 release 2018-07-12 13:44:04 +08:00
tpm2-tools.spec Revert backward incompatible change that removes default object attributes 2018-07-14 10:51:59 +02:00