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 +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