All of lore.kernel.org
 help / color / mirror / Atom feed
* [tpm2] [RC] tpm2-pkcs11: 1.1.0-RC0
@ 2020-02-24 16:09 Roberts, William C
  0 siblings, 0 replies; only message in thread
From: Roberts, William C @ 2020-02-24 16:09 UTC (permalink / raw)
  To: tpm2

[-- Attachment #1: Type: text/plain, Size: 1124 bytes --]

Hello,

I'd like to announce tpm2-pkcs11 release candidate 1.1.0-RC0
https://github.com/tpm2-software/tpm2-pkcs11/releases/tag/1.1.0-RC0

BACKUP YOUR DB WHEN UPGRADING. Although the code was designed to upgrade a copy
And only swap the DB when the upgrade path succeeds, I always recommend keeping a backup
of your store for those just in case situations.

Changelog:
1.1.0-RC0 - 2020-02-24
  * DB Schema Change from 1 to 3.
    - **Backup your DB before upgrading**
  * Support C_InitToken interface.
  * Add Java PKCS11 Keystore support for RSA/ECB/RSAPKCS1.5
    via public encrypt and private decrypt.
  * Decouple handles from db primary keys. Key handles are
    no longer stable between runs.
  * tpm2_ptool objmod:
    - Support adding an attribute.
    - Fix bug in variable name vtype over type.
  * C_Sign: support mechanism CKM_RSA_X_509.
  * C_GetTokenInfo: add missing mechanism CKM_SHA512_RSA_PKCS.
  * Fix store search logic to fail when TPM2_PKCS11_STORE cannot be accessed.
  * Fix potential double free in token_free() logic.
  * Fix -Werror=format-truncation with GCC >= 7 #415

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-24 16:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-24 16:09 [tpm2] [RC] tpm2-pkcs11: 1.1.0-RC0 Roberts, William C

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.