forked from pool/tboot
This commit is contained in:
parent
f139c717a0
commit
61a6b9f2ab
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:358c7b22412087927d6d04b130c1268e5d00252b4caef0fe3cdaa5194f652cd1
|
||||
size 566048
|
3
tboot-1.8.3.tar.gz
Normal file
3
tboot-1.8.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f2e0c3865b45691f76b31730c5aaea2f076e7949ee6309e78ed7f80d8c53d39
|
||||
size 554084
|
@ -4,13 +4,13 @@ Subject: fix xen submenu name to show tboot version
|
||||
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}\"{"
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user