Commit Graph

10 Commits

Author SHA1 Message Date
Javier Martinez Canillas
9eff276328 Update to 1.2.0 release
This commit updates tpm2-tss to version 1.2.0. It also does some cleanups
such as changing the SPEC file permission bits, that were not correct and
renames the project prefix from TPM2.0-TSS to tpm2-tss, that is the name
used in the upstream project now.

tpm2-tss 1.2.0 does not build correctly on Fedora with GCC7, this has been
fixed in tpm2-tss master with commits:

64862cb1f7a0 ("implementation.h: Remove preprocessor magic to selectively enable commands.")
87feb17d81b8 ("implementation.h: Remove preprocessor magic to selectively enable algorithms.")

But those can't be easily cherry picked for 1.2.0, so this commit disables
the GCC7 int-in-bool-context warning instead.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2017-08-28 16:06:16 +02:00
Javier Martinez Canillas
763ff15add Remove unneeded source tarballs
The source tarballs don't need to be in the package git repository, since
tools building the package will obtain the source url from the SPEC file
and download it before doing the build.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2017-08-18 18:02:08 +08:00
Fedora Release Engineering
fe63e0c2d1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 09:33:56 +00:00
Yunying Sun
fb04d69ae5 Revert "update .gitignore to ignore 1.0 source tarball"
This reverts commit ac272c41b3.
2017-07-26 17:36:03 +08:00
Yunying Sun
ac272c41b3 update .gitignore to ignore 1.0 source tarball 2017-07-26 17:16:05 +08:00
Yunying Sun
f225e3099d Add 1.1.0 source tarball 2017-07-26 17:13:08 +08:00
Yunying Sun
e60c578312 Update to 1.1.0 release 2017-07-26 14:44:11 +08:00
Fedora Release Engineering
ba9e00d48c - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 16:11:39 +00:00
Yunying Sun
c51662b0b4 Initial import (#1369708) 2016-12-15 11:16:42 +08:00
Fedora Release Engineering
1bf3e97215 Initial setup of the repo 2016-12-14 13:05:43 +00:00