Update to v1.11.1 release

Signed-off-by: Jun.Miao <jun.miao@intel.com>
This commit is contained in:
Jun.Miao 2023-05-06 22:42:42 -04:00
parent 4460fb9519
commit 05e5c3e22f
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (tboot-1.11.0.tar.gz) = c35459e9144f96f26efb5b782f7f25d0e3f8a78f5b52ff40695c74a1e5c1f34bb926a3f99fa22a1be54660e3492df70eb184b53e084952e2d7591905e9ebb6f2
SHA512 (tboot-1.11.1.tar.gz) = 6708bd2169d2b5beb6a1123b2712693d2bdc614a1a5a5a1f3858c47462cdeb3e05da3848f082e264c4d1be5f35f7ca5637bc56ebbaaff80f322bf5f4c29e4ab5

View File

@ -1,7 +1,7 @@
Summary: Performs a verified launch using Intel TXT
Name: tboot
Version: 1.11.0
Release: 2%{?dist}
Version: 1.11.1
Release: 1%{?dist}
Epoch: 1
License: BSD
@ -55,6 +55,9 @@ make debug=y DISTDIR=$RPM_BUILD_ROOT install
/boot/tboot-syms
%changelog
* Sun May 07 2023 Jun Miao <jun.miao@intel.com> - 1:1.11.1-1
- Update to v1.11.1 release
* Sun Apr 23 2023 Jun Miao <jun.miao@intel.com> - 1:1.11.0-2
- Update code sources with the v1.11.0