diff --git a/tpm2-tools.spec b/tpm2-tools.spec index b1b9418..3b54d42 100644 --- a/tpm2-tools.spec +++ b/tpm2-tools.spec @@ -2,7 +2,7 @@ Name: tpm2-tools Version: 5.0 -Release: 7%{?candidate:.%{candidate}}%{?dist} +Release: 8%{?candidate:.%{candidate}}%{?dist} Summary: A bunch of TPM testing toolS build upon tpm2-tss License: BSD @@ -58,6 +58,10 @@ tpm2-tools is a batch of tools for tpm2.0. It is based on tpm2-tss. %{_mandir}/man1/tss2_*.1.gz %changelog +* Tue Aug 10 2021 Mohan Boddu - 5.0-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon Jun 28 2021 Jerry Snitselaar - 5.0-7 - Fix for CVE-2021-3565 Resolves: rhbz#1965982