diff --git a/tboot-1.10.0.tar.gz b/tboot-1.10.0.tar.gz deleted file mode 100644 index c4ae89a..0000000 --- a/tboot-1.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c8c411e672b0d07c42a07435b0f56d8a6e3345801cd3012fa6e8d906dc2923b -size 8465099 diff --git a/tboot-1.10.2.tar.gz b/tboot-1.10.2.tar.gz new file mode 100644 index 0000000..afcde2a --- /dev/null +++ b/tboot-1.10.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e179ca3b50b83cee56c2f2a5e4096c06dd1f2388f7508339c390f04fcbab111 +size 8325837 diff --git a/tboot-grub2-fix-xen-submenu-name.patch b/tboot-grub2-fix-xen-submenu-name.patch index d108a89..0e89d40 100644 --- a/tboot-grub2-fix-xen-submenu-name.patch +++ b/tboot-grub2-fix-xen-submenu-name.patch @@ -4,13 +4,13 @@ Subject: fix xen submenu name to show tboot version References: bnc#865815 Patch-Mainline: no -Index: tboot-1.10.0/tboot/20_linux_xen_tboot +Index: tboot-1.10.2/tboot/20_linux_xen_tboot =================================================================== ---- tboot-1.10.0.orig/tboot/20_linux_xen_tboot -+++ tboot-1.10.0/tboot/20_linux_xen_tboot +--- tboot-1.10.2.orig/tboot/20_linux_xen_tboot ++++ tboot-1.10.2/tboot/20_linux_xen_tboot @@ -232,7 +232,7 @@ while [ "x${xen_list}" != "x" ] ; do rel_tboot_dirname=`make_system_path_relative_to_its_root $tboot_dirname` - tboot_version="1.10.0" + tboot_version="1.10.2" list="${linux_list}" - echo "submenu \"Xen ${xen_version}\" \"Tboot ${tboot_version}\"{" + echo "submenu \"Xen ${xen_version} with Tboot ${tboot_version}\"{" diff --git a/tboot.changes b/tboot.changes index 2588244..a7fbc3a 100644 --- a/tboot.changes +++ b/tboot.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Jun 11 07:29:02 UTC 2021 - Marcus Meissner + +- updated to v1.10.2 / 20210614 + Fix ACM chipset/processor list validation + Check for client/server match when selecting SINIT + Fix issues when building with GCC11 + Default to D/A mapping when TPM1.2 and CBnT platform +- updated to 1.10.1 / 20210330 + + - Indicate to SINIT that CBnT is supported by TBOOT + - lcptools: Fix issues from static code analysis + ------------------------------------------------------------------- Tue Jan 19 14:35:38 UTC 2021 - Matthias Gerstner diff --git a/tboot.spec b/tboot.spec index 82805b0..c9755cc 100644 --- a/tboot.spec +++ b/tboot.spec @@ -17,14 +17,14 @@ Name: tboot -%define ver 1.10.0 -Version: 20200429_%{ver} +%define ver 1.10.2 +Version: 20210614_%{ver} Release: 0 Summary: Program for performing a verified launch using Intel TXT License: BSD-3-Clause Group: Productivity/Security -URL: http://sourceforge.net/projects/tboot/ -Source0: http://downloads.sourceforge.net/project/tboot/tboot/tboot-%{ver}.tar.gz +URL: https://sourceforge.net/projects/tboot/ +Source0: https://downloads.sourceforge.net/project/tboot/tboot/tboot-%{ver}.tar.gz Patch3: tboot-grub2-fix-menu-in-xen-host-server.patch Patch4: tboot-grub2-fix-xen-submenu-name.patch Patch7: tboot-distributor.patch @@ -51,10 +51,7 @@ verified launch of an OS kernel/VMM. %prep %setup -q -n %name-%ver -%patch3 -p1 -%patch4 -p1 -%patch7 -p1 -%patch8 -p1 +%autopatch -p1 %build # Tumbleweed now uses -flto=3 by default which gives us trouble with the