From 860105e1bd741c455a3ce00f81229a1aa86caa97 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 01:03:16 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- tboot.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tboot.spec b/tboot.spec index 9613299..aa67255 100644 --- a/tboot.spec +++ b/tboot.spec @@ -1,7 +1,7 @@ Summary: Performs a verified launch using Intel TXT Name: tboot Version: 1.10.2 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 License: BSD @@ -58,6 +58,10 @@ make debug=y DISTDIR=$RPM_BUILD_ROOT install /boot/tboot-syms %changelog +* Tue Aug 10 2021 Mohan Boddu - 1:1.10.2-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jul 28 2021 Tony Camuso - 1:1.10.2-4 - From Miroslave Vadkerti: Onboarding tests to RHEL9 in BaseOS CI requires action, adding