Rebase to upstream 1.11.9 and bump nvr to 1.11.9-1

Resolves: RHEL-67949

Signed-off-by: Tony Camuso <tcamuso@redhat.com>
This commit is contained in:
Tony Camuso 2024-11-19 10:21:36 -05:00
parent db812a3c44
commit 2d46d4e57b
2 changed files with 6 additions and 2 deletions

View File

@ -1 +1 @@
SHA512 (tboot-1.11.3.tar.gz) = 777026cdfb31041dd7d9dd4d208c888e6fe8259171d1340ea7936f22053362ac1ec64017319626dbcb6a9a1283c8819c9a8fe1107b9b2f3898380fd0abcc047b SHA512 (tboot-1.11.9.tar.gz) = d737ad08df22f3b017e213ea67d9c1f2012e5b47a990e5c3e9e454f85d7c06c3f8a4701b6c350ccece0c947447ab7fde9c0b2ed08beb51603b83e5d03f712401

View File

@ -1,6 +1,6 @@
Summary: Performs a verified launch using Intel TXT Summary: Performs a verified launch using Intel TXT
Name: tboot Name: tboot
Version: 1.11.3 Version: 1.11.9
Release: 1%{?dist} Release: 1%{?dist}
Epoch: 1 Epoch: 1
@ -92,6 +92,10 @@ make debug=y DISTDIR=$RPM_BUILD_ROOT install
/boot/tboot-syms /boot/tboot-syms
%changelog %changelog
* Tue Nov 19 2024 Tony Camuso <tcamuso@redhat.com> - 1:1.11.9-1
Rebase to upstream 1.11.9 and bump the nvr
Resolves: RHEL-67949
* Thu Apr 25 2024 Tony Camuso <tcamuso@redhat.com> - 1:1.11.3-1 * Thu Apr 25 2024 Tony Camuso <tcamuso@redhat.com> - 1:1.11.3-1
Rebase to upstream 1.11.3 and bump the NVR. Rebase to upstream 1.11.3 and bump the NVR.
Resolves: RHEL-34941 Resolves: RHEL-34941