SHA256
1
0
forked from pool/tboot

- updated to 1.7.2/20120929

Add Makefile for docs to install man pages.
  Add man pages for tools
  Add grub-mkconfig helper scripts for tboot case in GRUB2
  Fix for deb build in ubuntu
  Fix S3 issue brought by c/s 308
  Fix a S4 hang issue and a potential shutdown reset issue
  Fix build with new zlib 1.2.7.
  Initialize event log when S3
  Update README to change upstream repo url from bughost.org to sf.net.
- updated to 1.7.1/20120427
  Fix cmdline size in tb_polgen
  Add description for option min_ram in README.
  new tboot cmdline option "min_ram=0xXXXXXX"
  Update test-patches/tpm-test.patch to fit in latest code.

OBS-URL: https://build.opensuse.org/package/show/security/tboot?expand=0&rev=17
This commit is contained in:
2012-10-10 15:32:33 +00:00
committed by Git OBS Bridge
parent 7de0996a1c
commit ebd200f25c
4 changed files with 26 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:01e8329c59ef0d8e06e12c1bbee007348272269ff11765aedafc5961f79567b6
size 465778

3
tboot-1.7.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0ed44d7ff7d2fa018fbf7cb9dccfaee47269d9a9f4a4688824aaa32353ab323
size 471174

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Wed Oct 10 15:31:57 UTC 2012 - meissner@suse.com
- updated to 1.7.2/20120929
Add Makefile for docs to install man pages.
Add man pages for tools
Add grub-mkconfig helper scripts for tboot case in GRUB2
Fix for deb build in ubuntu
Fix S3 issue brought by c/s 308
Fix a S4 hang issue and a potential shutdown reset issue
Fix build with new zlib 1.2.7.
Initialize event log when S3
Update README to change upstream repo url from bughost.org to sf.net.
- updated to 1.7.1/20120427
Fix cmdline size in tb_polgen
Add description for option min_ram in README.
new tboot cmdline option "min_ram=0xXXXXXX"
Update test-patches/tpm-test.patch to fit in latest code.
-------------------------------------------------------------------
Thu May 31 13:20:57 CEST 2012 - meissner@suse.de

View File

@@ -17,14 +17,14 @@
Name: tboot
%define ver 1.7.0
Version: 20120115_1.7.0
%define ver 1.7.2
Version: 20120929_1.7.2
Release: 0
Summary: Performs a verified launch using Intel(R) TXT
License: BSD-3-Clause
Group: Productivity/Security
Url: http://sourceforge.net/projects/tboot/
Source0: %{name}-%{ver}.tar.gz
Source0: http://downloads.sourceforge.net/project/tboot/tboot/tboot-%{ver}.tar.gz
Patch0: zlib.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: openssl-devel