Go to file
Alberto Planas Dominguez 878388cbc8 - Enable unit testing
- Update to 1.9.1
  + Fixed
    * configure:
      Change mistaken += to =.
      use user supplied --prefix even when p11kit is detected.
    * Remove warning about unable to find FAPI when it's is not-compiled in and not chosen as the beckend.
    * Fix memory leaks in tpm_create_transient_primary_from_template.
    * Fix NULL pointer dereference in db.c on uses of CKA_ALLOWED_MECHANISMS.
    * Fix offset miscalculation in FAPI backend that was corrupting data.
    * Support CKM_ECDH1_DERIVE via C_DeriveKey.
    * Fix usages of tpm2-ptool for its wrapped tpm2_ptool in tests.
    * Fix failing db upgrades on double conversion to int.
    * Fix db lock file due to missing parenthesis and order of operations.
    * documentation:
      Fix use of objects where tokens was meant.
  + Changed
    * --enable-fapi to --with-fapi. Note this is not a major version bump as its internal to builders only. However --enable-fapi left in place for backwards compat.
  + Add maintainer public key:
    tpm2-pkcs11.keyring

OBS-URL: https://build.opensuse.org/package/show/security/tpm2-pkcs11?expand=0&rev=18
2024-12-12 13:14:38 +00:00
.gitattributes - Enable unit testing 2024-12-12 13:14:38 +00:00
.gitignore - Enable unit testing 2024-12-12 13:14:38 +00:00
tpm2-pkcs11-1.9.0.tar.gz - Enable unit testing 2024-12-12 13:14:38 +00:00
tpm2-pkcs11-1.9.0.tar.gz.asc - Enable unit testing 2024-12-12 13:14:38 +00:00
tpm2-pkcs11-1.9.1.tar.gz - Enable unit testing 2024-12-12 13:14:38 +00:00
tpm2-pkcs11-1.9.1.tar.gz.asc - Enable unit testing 2024-12-12 13:14:38 +00:00
tpm2-pkcs11.changes - Enable unit testing 2024-12-12 13:14:38 +00:00
tpm2-pkcs11.keyring - Enable unit testing 2024-12-12 13:14:38 +00:00
tpm2-pkcs11.spec - Enable unit testing 2024-12-12 13:14:38 +00:00