From cd8bf746aa7b7f3db4f0005d9b97ff2cc7a5e782 Mon Sep 17 00:00:00 2001 From: Tony Camuso Date: Thu, 15 Aug 2024 10:55:05 -0400 Subject: [PATCH] tboot-1.11.3-3: Add gating.yaml Resolves: RHEL-54412 Signed-off-by: Tony Camuso --- gating.yaml | 6 ++++++ tboot.spec | 8 ++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..3442642 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} diff --git a/tboot.spec b/tboot.spec index c4d9610..515d4e2 100644 --- a/tboot.spec +++ b/tboot.spec @@ -1,7 +1,7 @@ Summary: Performs a verified launch using Intel TXT Name: tboot Version: 1.11.3 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 License: BSD-3-Clause @@ -97,9 +97,13 @@ grub2-mkconfig -o /etc/grub2.cfg /boot/tboot-syms %changelog +* Thu Aug 15 2024 Tony Camuso - 1:1.11.3-3 +- Add gating.yaml + Resolves: RHEL-54412 + * Tue Aug 13 2024 Tony Camuso - 1:1.11.3-2 - Stop using OpenSSL ENGINE API in tboot - Resloves: RHEL-54172 + Resolves: RHEL-54172 * Tue Jun 25 2024 Tony Camuso - 1:1.11.3-1 - Latest version of tboot.