Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tboot for openSUSE:Factory checked 
in at 2021-06-19 23:04:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tboot (Old)
 and      /work/SRC/openSUSE:Factory/.tboot.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tboot"

Sat Jun 19 23:04:29 2021 rev:45 rq:900884 version:20210614_1.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/tboot/tboot.changes      2021-01-21 
21:54:27.637772645 +0100
+++ /work/SRC/openSUSE:Factory/.tboot.new.2625/tboot.changes    2021-06-19 
23:05:11.411870269 +0200
@@ -1,0 +2,13 @@
+Fri Jun 11 07:29:02 UTC 2021 - Marcus Meissner <meiss...@suse.com>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  tboot-1.10.0.tar.gz

New:
----
  tboot-1.10.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tboot.spec ++++++
--- /var/tmp/diff_new_pack.RArB9O/_old  2021-06-19 23:05:11.975871139 +0200
+++ /var/tmp/diff_new_pack.RArB9O/_new  2021-06-19 23:05:11.979871145 +0200
@@ -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 @@
 
 %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

++++++ tboot-1.10.0.tar.gz -> tboot-1.10.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/tboot/tboot-1.10.0.tar.gz 
/work/SRC/openSUSE:Factory/.tboot.new.2625/tboot-1.10.2.tar.gz differ: char 5, 
line 1

++++++ tboot-grub2-fix-xen-submenu-name.patch ++++++
--- /var/tmp/diff_new_pack.RArB9O/_old  2021-06-19 23:05:12.023871213 +0200
+++ /var/tmp/diff_new_pack.RArB9O/_new  2021-06-19 23:05:12.023871213 +0200
@@ -4,13 +4,13 @@
 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}\"{"

Reply via email to