[tboot] Update to latest upstream release 1.8.1

gwei3 gwei3 at fedoraproject.org
Wed Jun 18 07:37:17 UTC 2014


commit e4b5315e8d892d8e7c62ec674c6b068db86a869c
Author: Gang Wei <gang.wei at intel.com>
Date:   Wed Jun 18 15:35:40 2014 +0800

    Update to latest upstream release 1.8.1

 sources                       |    2 +-
 tboot-1.7.3-grub-fix.patch    |   33 ---------------------------------
 tboot-1.7.3-version-fix.patch |   12 ------------
 tboot.spec                    |   17 ++++++++++-------
 4 files changed, 11 insertions(+), 53 deletions(-)
---
diff --git a/sources b/sources
index 51971f4..0fc7c98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc7ec3bdd71b21fb73368f24bf697739  tboot-1.7.3.tar.gz
+b471f3230cddb33b458020dc7b88810c  tboot-1.8.1.tar.gz
diff --git a/tboot.spec b/tboot.spec
index 6bfda8a..c47d400 100644
--- a/tboot.spec
+++ b/tboot.spec
@@ -1,7 +1,7 @@
 Summary:        Performs a verified launch using Intel TXT
 Name:           tboot
-Version:        1.7.3
-Release:        5%{?dist}
+Version:        1.8.1
+Release:        1%{?dist}
 Epoch:          1
 
 Group:          System Environment/Base
@@ -9,8 +9,6 @@ License:        BSD
 URL:            http://sourceforge.net/projects/tboot/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Patch0:         tboot-1.7.3-format-string.patch
-Patch1:         tboot-1.7.3-version-fix.patch
-Patch2:         tboot-1.7.3-grub-fix.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  trousers-devel
@@ -29,8 +27,6 @@ and verified launch of an OS kernel/VMM.
 %ifarch %{ix86}
 %patch0 -p1
 %endif
-%patch1 -p1
-%patch2 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS"; export CFLAGS
@@ -57,6 +53,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_sbindir}/lcp_mlehash
 %{_sbindir}/lcp_readpol
 %{_sbindir}/lcp_writepol
+%{_sbindir}/lcp2_crtpol
+%{_sbindir}/lcp2_crtpolelt
+%{_sbindir}/lcp2_crtpollist
+%{_sbindir}/lcp2_mlehash
 %{_sbindir}/parse_err
 %{_sbindir}/tb_polgen
 %{_sbindir}/tpmnv_defindex
@@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 /boot/tboot-syms
 
 %changelog
+* Wed Jun 18 2014 Gang Wei <gang.wei at intel.com> - 1:1.8.1-1
+- Upgrade to latest upstream version
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.7.3-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
@@ -112,5 +115,5 @@ rm -rf $RPM_BUILD_ROOT
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20101005-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
-* Tue Dec 1 2010 Joseph Cihula <joseph.cihula at intel.com> - 20101005-1.fc13
+* Wed Dec 1 2010 Joseph Cihula <joseph.cihula at intel.com> - 20101005-1.fc13
 - Initial import


More information about the scm-commits mailing list