import CS tboot-1.11.9-1.el9

This commit is contained in:
eabdullin 2025-03-11 12:59:46 +00:00
parent b3b6ee921e
commit 1eb06ace7b
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/tboot-1.11.3.tar.gz
SOURCES/tboot-1.11.9.tar.gz

View File

@ -1 +1 @@
ea8af2a58cc0a1a5339478aef0f89fda100f7d1c SOURCES/tboot-1.11.3.tar.gz
c16b28ad3a606e07d0f92adc90ea773620a486b9 SOURCES/tboot-1.11.9.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Performs a verified launch using Intel TXT
Name: tboot
Version: 1.11.3
Version: 1.11.9
Release: 1%{?dist}
Epoch: 1
@ -92,6 +92,10 @@ make debug=y DISTDIR=$RPM_BUILD_ROOT install
/boot/tboot-syms
%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
Rebase to upstream 1.11.3 and bump the NVR.
Resolves: RHEL-34941