SHA256
1
0
forked from pool/tboot

- updated to 1.8.0/20130705

Update README for TPM2 support
  tpm2 support
  Adding sha256 algorithm implementation
  Update README for TPM NV measuring
  Update README for EFI support
  Fix typo in tboot/Makefile
  Increase the supported maximum number of cpus from 256 to 512
  Extend tboot policy supporting measuring TPM NV
  EFI support via multiboot2 changes
  Fix typo in common/hash.c
  Fix verification for extended data elements in txt heap

OBS-URL: https://build.opensuse.org/package/show/security/tboot?expand=0&rev=28
This commit is contained in:
2014-01-30 22:00:39 +00:00
committed by Git OBS Bridge
parent 45f679af26
commit d396ed9c70
4 changed files with 22 additions and 6 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Jan 30 21:59:46 UTC 2014 - meissner@suse.com
- updated to 1.8.0/20130705
Update README for TPM2 support
tpm2 support
Adding sha256 algorithm implementation
Update README for TPM NV measuring
Update README for EFI support
Fix typo in tboot/Makefile
Increase the supported maximum number of cpus from 256 to 512
Extend tboot policy supporting measuring TPM NV
EFI support via multiboot2 changes
Fix typo in common/hash.c
Fix verification for extended data elements in txt heap
-------------------------------------------------------------------
Thu Aug 8 11:56:45 UTC 2013 - meissner@suse.com