Rebase to upstream 1.11.3 and bump nvr to 1.11.3-1

Resolves: RHEL-34941

Signed-off-by: Tony Camuso <tcamuso@redhat.com>
This commit is contained in:
Tony Camuso 2024-05-07 11:57:32 -04:00
parent 2d7bf0bda2
commit db812a3c44
2 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
SHA512 (tboot-1.11.2.tar.gz) = b4364d5d63320693c9ae69a78cf8c8eb256b142418b26d9781d5a87ddee540f178862cf04629d99180a726db52a032ba3cfe71e01b6756d76b26e0d112ff582d
SHA512 (tboot-1.11.3.tar.gz) = 777026cdfb31041dd7d9dd4d208c888e6fe8259171d1340ea7936f22053362ac1ec64017319626dbcb6a9a1283c8819c9a8fe1107b9b2f3898380fd0abcc047b

View File

@ -1,6 +1,6 @@
Summary: Performs a verified launch using Intel TXT
Name: tboot
Version: 1.11.2
Version: 1.11.3
Release: 1%{?dist}
Epoch: 1
@ -92,11 +92,15 @@ make debug=y DISTDIR=$RPM_BUILD_ROOT install
/boot/tboot-syms
%changelog
* Wed Nov 08 2023 Tony Camuso tcamuso@redhat.com> - 1:1.11.1-2
* 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
* Wed Nov 08 2023 Tony Camuso <tcamuso@redhat.com> - 1:1.11.1-2
- Rebase to upstream 1.11.2 and bump the NVR.
Resolves: RHEL-16022
* Wed Apr 12 2023 Tony Camuso tcamuso@redhat.com> - 1:1.11.1-1
* Wed Apr 12 2023 Tony Camuso <tcamuso@redhat.com> - 1:1.11.1-1
- Backport upstream fixes and updates.
Resolves: rhbz#2186308