Update to 3.0.2 release
The tpm2-tools 3.0.2 version was released, this is just a minor release that fixes buffer overflows, other issues and adds integration tests to the generated tarball. Update the package to this latest version. Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
This commit is contained in:
parent
be9299b3a8
commit
7e8346207c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/tpm2-tools-3.0.1.tar.gz
|
||||
/tpm2-tools-3.0.2.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tpm2-tools-3.0.1.tar.gz) = 2be41289ee1cb37368218da5a55d0d2b507bdc2c95eb2da3286e2d4776285e5c8e15d22b528d3b084fcd90ba60bb1defa3624939ec58c8f36d3bcb8937e2c078
|
||||
SHA512 (tpm2-tools-3.0.2.tar.gz) = 643667b47084b8229ee79790cdaae81922aed963d288c31481647f51329338da618b856ed69d2d5fb3e71b891add69b4688b9644d5e90d6257ba0a2e563cf487
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: tpm2-tools
|
||||
Version: 3.0.1
|
||||
Version: 3.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A TPM2.0 testing tool build upon TPM2.0-TSS
|
||||
|
||||
@ -50,6 +50,9 @@ tpm2-tools is a batch of testing tools for tpm2.0. It is based on tpm2-tss.
|
||||
%{_mandir}/man1/tpm2_*.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon Dec 18 2017 Javier Martinez Canillas <javierm@redhat.com> - 3.0.2-1
|
||||
- Update to 3.0.2 release
|
||||
|
||||
* Tue Dec 12 2017 Javier Martinez Canillas <javierm@redhat.com> - 3.0.1-1
|
||||
- Update to 3.0.1 release (RHBZ#1512743)
|
||||
- Download the generated tarball provided instead of the source code tarball
|
||||
|
Loading…
Reference in New Issue
Block a user