Hello community,

here is the log from the commit of package tboot for openSUSE:Factory checked 
in at 2015-05-16 07:14:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tboot (Old)
 and      /work/SRC/openSUSE:Factory/.tboot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tboot"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tboot/tboot.changes      2014-07-29 
16:48:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tboot.new/tboot.changes 2015-05-16 
07:14:41.000000000 +0200
@@ -1,0 +2,19 @@
+Fri May  8 12:08:52 UTC 2015 - meiss...@suse.com
+
+- Updated to 1.8.3/20140728
+  * Added verified launch control policy user guide
+  * Fixed a bug about var MTRR settings to follow the rule that each VAR MTRR 
base must be a multiple of that MTRR's size.
+  * Access tpm sts reg with 3-byte width in v1.2 case and 4-byte width in v2.0 
case
+  * Bugfix: lcp2_mlehash get wrong hash if the cmdline string length > 7
+  * Optimized tboot log processing flow to avoid log buffer overflow by 
adopting lz Compress/Uncompress algorithms
+  * Added SGX support for Skylake platform
+  * tpm2: use the primary object in NULL Hierarchy instead of Platform 
Hierarchy for seal/unseal usage
+  * Fixed a bug for lcp2_mlehash tool
+  * Fixed system hang issue caused by TXT disable, TPM disable or SINIT ACM 
not correctly provided in EFI booting mode
+  * Fixed bug for wrong assumption on the way how GRUB2 load modules
+  * Fixed MB2 tags mess issue caused by moving shorter module cmdline to head
+  * Fixed compile issue when debug=y
+
+- refreshed tboot-grub2-fix-xen-submenu-name.patch
+
+-------------------------------------------------------------------

Old:
----
  tboot-1.8.2.tar.gz

New:
----
  tboot-1.8.3.tar.gz

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

Other differences:
------------------
++++++ tboot.spec ++++++
--- /var/tmp/diff_new_pack.tU4aJh/_old  2015-05-16 07:14:42.000000000 +0200
+++ /var/tmp/diff_new_pack.tU4aJh/_new  2015-05-16 07:14:42.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tboot
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,8 @@
 
 
 Name:           tboot
-%define ver 1.8.2
-Version:        20140728_1.8.2
+%define ver 1.8.3
+Version:        20140728_1.8.3
 Release:        0
 Summary:        Performs a verified launch using Intel(R) TXT
 License:        BSD-3-Clause

++++++ tboot-1.8.2.tar.gz -> tboot-1.8.3.tar.gz ++++++
++++ 1630 lines of diff (skipped)

++++++ tboot-grub2-fix-xen-submenu-name.patch ++++++
--- /var/tmp/diff_new_pack.tU4aJh/_old  2015-05-16 07:14:42.000000000 +0200
+++ /var/tmp/diff_new_pack.tU4aJh/_new  2015-05-16 07:14:42.000000000 +0200
@@ -4,13 +4,13 @@
 References: bnc#865815
 Patch-Mainline: no
 
-Index: tboot-1.8.1/tboot/20_linux_xen_tboot
+Index: tboot-1.8.3/tboot/20_linux_xen_tboot
 ===================================================================
---- tboot-1.8.1.orig/tboot/20_linux_xen_tboot
-+++ tboot-1.8.1/tboot/20_linux_xen_tboot
+--- tboot-1.8.3.orig/tboot/20_linux_xen_tboot
++++ tboot-1.8.3/tboot/20_linux_xen_tboot
 @@ -187,7 +187,7 @@ while [ "x${xen_list}" != "x" ] ; do
          rel_tboot_dirname=`make_system_path_relative_to_its_root 
$tboot_dirname`
-         tboot_version="1.8.1"
+         tboot_version="1.8.3"
          list="${linux_list}"
 -        echo "submenu \"Xen ${xen_version}\" \"Tboot ${tboot_version}\"{"
 +        echo "submenu \"Xen ${xen_version} with Tboot ${tboot_version}\"{"


Reply via email to