SHA256
1
0
forked from pool/tpm2.0-tools
Go to file
Dominique Leuenberger f15d2d4306 Accepting request 755855 from security
! please handle this together with sr#755853 for tpm2-0-tss !

- add fix_bad_bufsize.patch: fixes findings from compile time fread() checks
  that indicate bad buffer size specification.
- add fix_bogus_warning.patch: fixes `maybe-unitialized` warnings that are
  bogus, since the variables in questions will be initialized in any case
  later on.

- update to major version 4.1:
  - changes in version 4.1:
    * tpm2_certifycreation: New tool enabling command TPM2_CertifyCreation.
    
    * tpm2_checkquote:
       - Fix YAML output bug.
       - -g option for specifying hash algorithm is optional and defaults to
         sha256.
    
    * tpm2_changeeps: A new tool for changing the Endorsement hierarchy
      primary seed.
    
    * tpm2_changepps: A new tool for changing the Platform hierarchy primary seed.
    
    * tpm2_clockrateadjust: Add a new tool for modifying the period on the TPM.
    
    * tpm2_create: Add tool options for specifying output data for use in
      certification
      - --creation-data to save the creation data
      - --creation-ticket or -t to save the creation ticket
      - --creation-hash or -d to save the creation hash
      - --template-data for saving the template data of the key
      - --outside-info or -q for specifying unique data to include in creation data.
      - --pcr-list or -l  Add option to specify pcr list to add to creation data.

OBS-URL: https://build.opensuse.org/request/show/755855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tpm2.0-tools?expand=0&rev=20
2019-12-18 13:44:47 +00:00
_service - update to major version 4.1: 2019-12-11 12:45:49 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-tools?expand=0&rev=2 2016-03-24 12:32:00 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-tools?expand=0&rev=2 2016-03-24 12:32:00 +00:00
fix_bad_bufsize.patch - add fix_bad_bufsize.patch: fixes findings from compile time fread() checks 2019-12-11 13:30:50 +00:00
fix_bogus_warning.patch correct bogus_warning_patch 2019-12-11 13:32:27 +00:00
tpm2-tools-4.1.tar.gz - update to major version 4.1: 2019-12-11 12:45:49 +00:00
tpm2.0-tools.changes - add fix_bad_bufsize.patch: fixes findings from compile time fread() checks 2019-12-11 13:30:50 +00:00
tpm2.0-tools.spec - add fix_bad_bufsize.patch: fixes findings from compile time fread() checks 2019-12-11 13:30:50 +00:00