diff --git a/tboot-1.11.10.tar.gz b/tboot-1.11.10.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..914a22ab398c4c67ce0d3e252cc87b05ee490ccd Binary files /dev/null and b/tboot-1.11.10.tar.gz differ diff --git a/tboot-1.11.5.tar.gz b/tboot-1.11.5.tar.gz deleted file mode 100644 index d235f9496de049ed95c268c1cfd1053b514e71d3..0000000000000000000000000000000000000000 Binary files a/tboot-1.11.5.tar.gz and /dev/null differ diff --git a/tboot.spec b/tboot.spec index 751125d8fa6c34bd05adc797211d5ee81662a307..10c3852f77c726ff1abaa061fd6a2e59c53f865e 100644 --- a/tboot.spec +++ b/tboot.spec @@ -1,6 +1,6 @@ Name: tboot Summary: A module to perform a measured and verified launch -Version: 1.11.5 +Version: 1.11.10 Release: 1 Epoch: 1 License: BSD-3-Clause @@ -42,6 +42,15 @@ CFLAGS="$RPM_OPT_FLAGS -Wl,-z,relro,-z,now -fPIE -pie"; export CFLAGS %{_mandir}/man8/*.gz %changelog +* Thu May 08 2025 yaoxin <1024769339@qq.com> - 1:1.11.10-1 +- Update to 1.11.10: + * Merge TXT Protected Range support branch + * Workaround to make utils buildable. + * Increase DIRECTMAP size from 64 MB to 128 MB. + * Restore call to configure_vtd. + * Fix the issue causing tboot to hang during waking up processors from + txt sleep on DMR simics + * Tue Mar 11 2025 liudy - 1:1.11.5-1 - Upgrade to 1.11.5