Hello community,

here is the log from the commit of package tboot for openSUSE:Factory checked 
in at 2019-05-21 10:39:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tboot (Old)
 and      /work/SRC/openSUSE:Factory/.tboot.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tboot"

Tue May 21 10:39:20 2019 rev:38 rq:704217 version:20190520_1.9.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/tboot/tboot.changes      2019-01-21 
10:53:02.531823717 +0100
+++ /work/SRC/openSUSE:Factory/.tboot.new.5148/tboot.changes    2019-05-21 
10:39:55.119105248 +0200
@@ -1,0 +2,17 @@
+Mon May 20 11:21:46 UTC 2019 - mgerstner <matthias.gerst...@suse.com>
+
+- update to new upstream release 1.9.10:
+    - changes from 1.9.10:
+        - lcp-gen2: update with latest version (wxWidgets wildcard bugfix)
+        - print latest tag in logs
+        - add support for 64bit framebuffer address
+    - changes from 1.9.9:
+        - tools: fix some dereference-NULL issues reported by klocwork
+        - tools: replace banned mem/str fns with corresponding ones in 
safestringlib
+        - Add safestringlib code to support replacement of banned mem/str fns
+        - lcptools: remove tools supporting platforms before 2008
+        - tboot: update string/memory fn name to differentiate from c lib
+        - Fix a harmless overflow caused by wrong loop limits
+- rebased patches to match new upstream version
+
+-------------------------------------------------------------------

Old:
----
  tboot-1.9.8.tar.gz

New:
----
  tboot-1.9.10.tar.gz

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

Other differences:
------------------
++++++ tboot.spec ++++++
--- /var/tmp/diff_new_pack.dVEaIQ/_old  2019-05-21 10:39:56.231104526 +0200
+++ /var/tmp/diff_new_pack.dVEaIQ/_new  2019-05-21 10:39:56.235104523 +0200
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           tboot
-%define ver 1.9.8
-Version:        20170711_%{ver}
+%define ver 1.9.10
+Version:        20190520_%{ver}
 Release:        0
 Summary:        Program for performing a verified launch using Intel TXT
 License:        BSD-3-Clause
@@ -32,6 +32,7 @@
 ExclusiveArch:  %{ix86} x86_64
 BuildRequires:  openssl-devel
 BuildRequires:  trousers-devel
+BuildRequires:  zlib-devel
 
 %if 0%{?suse_version} > 1320
 BuildRequires:  update-bootloader-rpm-macros
@@ -64,14 +65,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README COPYING docs/* lcptools/lcptools2.txt 
lcptools/Linux_LCP_Tools_User_Manual.pdf
+%doc README COPYING docs/* lcptools-v2/lcptools.txt 
lcptools/Linux_LCP_Tools_User_Manual.pdf
 %{_sbindir}/acminfo
-%{_sbindir}/lcp_crtpconf
-%{_sbindir}/lcp_crtpol
-%{_sbindir}/lcp_crtpol2
-%{_sbindir}/lcp_crtpolelt
-%{_sbindir}/lcp_crtpollist
-%{_sbindir}/lcp_mlehash
 %{_sbindir}/lcp_readpol
 %{_sbindir}/lcp_writepol
 %{_sbindir}/parse_err

++++++ tboot-1.9.8.tar.gz -> tboot-1.9.10.tar.gz ++++++
++++ 40130 lines of diff (skipped)

++++++ tboot-grub2-fix-xen-submenu-name.patch ++++++
--- /var/tmp/diff_new_pack.dVEaIQ/_old  2019-05-21 10:39:56.395104419 +0200
+++ /var/tmp/diff_new_pack.dVEaIQ/_new  2019-05-21 10:39:56.395104419 +0200
@@ -4,13 +4,13 @@
 References: bnc#865815
 Patch-Mainline: no
 
-Index: tboot-1.9.8/tboot/20_linux_xen_tboot
+Index: tboot-1.9.10/tboot/20_linux_xen_tboot
 ===================================================================
---- tboot-1.9.8.orig/tboot/20_linux_xen_tboot
-+++ tboot-1.9.8/tboot/20_linux_xen_tboot
+--- tboot-1.9.10.orig/tboot/20_linux_xen_tboot
++++ tboot-1.9.10/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.9.8"
+         tboot_version="1.9.10"
          list="${linux_list}"
 -        echo "submenu \"Xen ${xen_version}\" \"Tboot ${tboot_version}\"{"
 +        echo "submenu \"Xen ${xen_version} with Tboot ${tboot_version}\"{"


Reply via email to